1
I Use This!
Inactive

Ratings and Reviews

Analyzed about 14 hours ago. based on code collected 1 day ago.
Community Rating
5.0
 

Average Rating:   5.0/5.0
Number of Ratings:   1
Number of Reviews:   1

My Review of Java Neural Network Framework Neuroph

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

MileyThomas says:
Nice Neuron Based ANN for Java  
5.0
 
written over 13 years ago

A nice, easy to follow, ANN framework for Java. Unlike many ANN frameworks, it is actually neuron based. Each Neuron is its own object, with separate objects for all connections. Even the weights are separate objects. If you find matrix based networks difficult to follow this framework can be very useful. Also useful if you want to create a totally new type of neural network.

Did this review help you? |

Most Recent Reviews

MileyThomas says:
Nice Neuron Based ANN for Java  
5.0
 
written over 13 years ago

A nice, easy to follow, ANN framework for Java. Unlike many ANN frameworks, it is actually neuron based. Each Neuron is its own object, with separate objects for all connections. Even the weights are separate objects. If you find matrix based networks difficult to follow this framework can be very useful. Also useful if you want to create a totally new type of neural network.

Did this review help you? |