Dams-Labs
Neuron : an Artificial Neural Network
A fast Artificial Neural Network (ANN) that can be chained (output-input) and scaled (dynamic hidden neurons add or remove).

Neuron is a articial neural network with first purposes to be fast (C++ and GPU support), scalable (neurons can be automatically add or remove), and chainable (you can chains Neuron ANN with tcp sockets).
It will support GPU Cuda, input/output plugins and will be available as library and executable on Linux and Windows systems.

The project is currently in study phase and prototyping


current progress