Artificial Neural Network library

Artificial Neural Network library written with Java



Features

Artificial neural network library written with Java.

  • Written with Java
  • Developed TDD style
  • Generic forward pass
  • Supports Backpropagation for training
    • Work in progress still, not fully completed
  • Future roadmap should add support for SOM networks