cmake: iRProp+
This commit is contained in:
@@ -63,9 +63,10 @@ set (LIBRARY_SOURCES
|
||||
|
||||
src/NeuralNetwork/Learning/BatchPropagation.cpp
|
||||
src/NeuralNetwork/Learning/BackPropagation.cpp
|
||||
#src/NeuralNetwork/Learning/QuickPropagation.cpp
|
||||
src/NeuralNetwork/Learning/QuickPropagation.cpp
|
||||
src/NeuralNetwork/Learning/PerceptronLearning.cpp
|
||||
src/NeuralNetwork/Learning/RProp.cpp
|
||||
src/NeuralNetwork/Learning/iRPropPlus.cpp
|
||||
|
||||
src/NeuralNetwork/ConstructiveAlgorithms/CascadeCorrelation.cpp
|
||||
src/NeuralNetwork/ConstructiveAlgorithms/Cascade2.cpp
|
||||
|
||||
Reference in New Issue
Block a user