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
567fcd2373db8360cb5161842ae68df96ded9fc9
NeuralNetworkLib
/
tests
History
Tomáš Černík
567fcd2373
Modified FeedForward to allow set activation to whole Layer and added XOR test for FF
2016-02-03 21:16:35 +01:00
..
activation.cpp
new function to support LSTM Unit
2016-01-27 23:40:32 +01:00
basis.cpp
new function to support LSTM Unit
2016-01-27 23:40:32 +01:00
feedforward.cpp
Modified FeedForward to allow set activation to whole Layer and added XOR test for FF
2016-02-03 21:16:35 +01:00
Makefile
added feedForward and moving Reccurent neuron to normal
2016-01-28 22:17:36 +01:00
recurrent.cpp
added feedForward and moving Reccurent neuron to normal
2016-01-28 22:17:36 +01:00