Syntopia logo
Home | About | Download | Documentation


About Dendrite

A neural network framework written in C++. The main focus is algorithms for training and evolving the architectures of feed-forward and recurrent networks.

The framework contains classes for constructing and training neural networks.

Current features:

  • Back propagation training
  • Customizable transfer function.
Planned features:
  • A Java version featuring a graphical user interface is planned.


Syntopia