Artificial Neural Network Framework
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 A neural network with multi-layer perceptron is a graph structure where each node in an hidden layer is connected to every node in the following layer.
Visit publisher site: Artificial Neural Network FrameworkListing Details
- Version:
- 1
- Filed in:
-
Scripts / C & C++ / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Oct 30, 2011
- Publisher:
- Samuel Hiard Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Commercial
- Price:
- $29.99 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Artificial Neural Network Framework