Home » C/C++ Scripts » Networking » Artificial Neural Network Framework
Advertisement
- Visit:
- Hits:
- Views:
- Platform(s):
- Database(s):
- License:
- Price:
- Version:
- Script Added:
- Last Updated:
- Developer:
- Script Link:
- Tags:
- Artificial Neural Network Framework
- 159
- 1363
- N/A
- N/A
- Commercial License
- $
- 1.0
- 01/08/2011
- 01/08/2011
- Samuel Hiard
- http://www.binpress.com/app/artificial-neu...
- ai artificial neural neuron network
Description:
This framework is designed for artificial neural network creation and use.
The used structure is multi-layer perceptrons (MLP) where each neuron computes either a sigmoid function or the hyperbolic tangent.
Each layer contains a bias neuron which always outputs the value "1"
The weight update is performed with the gradient descent backpropagation algorithm
Rated 0/5 (0%) (0 Votes)
- Other listings by this developer