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
435524fb6ba745af9e6356670e12f52101b310a6
NeuralNetworkLib
/
include
/
NeuralNetwork
History
Shin
435524fb6b
added AVX for linear basis function
2016-02-16 22:07:34 +01:00
..
ActivationFunction
modified SSE code building
2016-02-07 22:54:43 +01:00
BasisFunction
added AVX for linear basis function
2016-02-16 22:07:34 +01:00
FeedForward
added randomizeWeights function
2016-02-07 21:40:28 +01:00
Learning
new doc and optical backprop
2016-02-07 23:38:19 +01:00
Recurrent
added feedForward and moving Reccurent neuron to normal
2016-01-28 22:17:36 +01:00
Network.h
refactoring recurent
2016-01-28 20:49:47 +01:00
Neuron.h
getter for activation and basis function of neuron added
2016-02-07 21:56:29 +01:00
Stringifiable.h
Neuron change
2016-02-01 23:43:13 +01:00