-
- Downloads
Updated the first ode example to analyze the correctness of the neural...
Updated the first ode example to analyze the correctness of the neural networks assembled by the DESolver Corrected some examples to reflect the structural changes in the previous commit
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- src/LearningMethods/ParticleSwarm.cpp 7 additions, 5 deletionssrc/LearningMethods/ParticleSwarm.cpp
- src/Network/NeuralNetwork.cpp 6 additions, 8 deletionssrc/Network/NeuralNetwork.cpp
- src/Network/NeuralNetwork.h 2 additions, 7 deletionssrc/Network/NeuralNetwork.h
- src/Solvers/DESolver.cpp 41 additions, 10 deletionssrc/Solvers/DESolver.cpp
- src/Solvers/DESolver.h 7 additions, 1 deletionsrc/Solvers/DESolver.h
- src/examples/net_test_1.cpp 12 additions, 9 deletionssrc/examples/net_test_1.cpp
- src/examples/net_test_2.cpp 16 additions, 11 deletionssrc/examples/net_test_2.cpp
- src/examples/net_test_3.cpp 16 additions, 14 deletionssrc/examples/net_test_3.cpp
- src/examples/net_test_ode_1.cpp 60 additions, 10 deletionssrc/examples/net_test_ode_1.cpp
Loading
Please register or sign in to comment