Description
This project its about several types of neural networks.
Supervised Learning: Multilayer Perceptron Neural Network, Radial Base Function Network.
Unsupervised Learning: Principal Component Analysis Neural Network, Grow Neural Gas.
News
Perceptron neural network was refactored to translate all the spanglish in the code to Inglish (TODO: refactor comments) Implemented Layer Neural Net Multi types. (TODO: review architecture of constructor and seters) (TODO: refactor of to string and from string and save to file and up from file) In progress implementation new strategy for adaptively constructing multilayer feedforward neural networks.
-
eric-nahuel-jurio changed the task Research of Pruning and Weight Decay and some network construction Algorithm 1 month ago · View
-
eric-nahuel-jurio changed the milestone Construction self-organizing multilayer feedforward neural networks 1 month ago · View
-
eric-nahuel-jurio created the task Research of Pruning and Weight Decay and some network construction Algorithm 2 months, 1 week ago · View
-
eric-nahuel-jurio changed the milestone Construction self-organizing multilayer feedforward neural networks 2 months, 1 week ago · View
-
eric-nahuel-jurio posted an update in the project Neural Network: 2 months, 1 week ago · View
TODO: (Perceptron)
* Create documentation about this project.
* Create TC suite for each functionality.
* Create Old Milestones and mark as Done (for traceability only)
* Create New Milestones with due dates and task according to a plan. -
eric-nahuel-jurio posted an update in the project Neural Network: 2 months, 1 week ago · View
Perceptron neural network was refactored to translate all the spanglish in the code to Inglish
(TODO: refactor comments)
Implemented Layer Neural Net Multi types.
(TODO: review architecture of constructor and seters)
(TODO: refactor of to string and from string and save to file and up from file)
In progress implementation new strategy for adaptively constructing multilayer feedforward neural networks.