Skip to content

luanshaotong/mlp-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlp-java

mlp-java is an implementation of multilayer perceptron neural networks

Features

- Variable number and length of layers
- Object oriented
- Single thread back propagation algorithm
- Misc usefull tools, like basic pattern recognition and image load/write

About

Multi-layer perceptron neural networks implementation in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%