This website requires JavaScript.
Explore
Help
Sign In
shin
/
NeuralNetworkLib
Watch
1
Star
0
Fork
0
You've already forked NeuralNetworkLib
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7fa0d0a8ba9bf1d845acc85d7a26b00c2e882af0
NeuralNetworkLib
/
include
/
NeuralNetwork
History
Shin
a48298b342
perceptron implementation changed + perceptronLearningAlgorithm and tests
2016-03-08 23:10:38 +01:00
..
ActivationFunction
modified SSE code building
2016-02-07 22:54:43 +01:00
BasisFunction
implemented radial basis function
2016-03-08 23:08:48 +01:00
FeedForward
perceptron implementation changed + perceptronLearningAlgorithm and tests
2016-03-08 23:10:38 +01:00
Learning
perceptron implementation changed + perceptronLearningAlgorithm and tests
2016-03-08 23:10:38 +01:00
Recurrent
moving atributes to NeuronInterface for speed
2016-02-18 18:43:09 +01:00
Network.h
refactoring recurent
2016-01-28 20:49:47 +01:00
Neuron.h
posibility to modify activation/basis function
2016-02-23 23:11:22 +01:00
Stringifiable.h
Neuron change
2016-02-01 23:43:13 +01:00