Hubbry Logo
search button
Sign in
Neuroph
Neuroph
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Neuroph
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Neuroph Wikipedia article. Here, you can discuss, collect, and organize anything related to Neuroph. The purpose of the hub is to connect people, foster de...
Add your contribution
Neuroph
Neuroph
Stable release
2.98 / June 2, 2020; 5 years ago (2020-06-02)
Written inJava
PlatformJava platform
Available inEnglish
TypeNeural network
LicenseApache License
Websiteneuroph.sourceforge.net

Neuroph is an object-oriented artificial neural network framework written in Java. It can be used to create and train neural networks in Java programs. Neuroph provides Java class library as well as GUI tool easyNeurons for creating and training neural networks.

It is an open-source project hosted at SourceForge under the Apache License. Versions before 2.4 were licensed under LGPL 3, from this version the license is Apache 2.0 License.

Features

[edit]

Neuroph's core classes correspond to basic neural network concepts like artificial neuron, neuron layer, neuron connections, weight, transfer function, input function, learning rule etc. Neuroph supports common neural network architectures such as Multilayer perceptron with Backpropagation, Kohonen and Hopfield networks. All these classes can be extended and customized to create custom neural networks and learning rules. Neuroph has built-in support for image recognition.

See also

[edit]

References

[edit]


[edit]