FIX+MOD: corrected the L-M formulation, modified particle swarm to define its...
FIX+MOD: corrected the L-M formulation, modified particle swarm to define its domain box around the current best guess (for the purposes of learning sequencing)
Showing
- src/LearningMethods/LearningSequence.cpp 1 addition, 0 deletionssrc/LearningMethods/LearningSequence.cpp
- src/LearningMethods/LevenbergMarquardt.cpp 85 additions, 43 deletionssrc/LearningMethods/LevenbergMarquardt.cpp
- src/LearningMethods/ParticleSwarm.cpp 48 additions, 5 deletionssrc/LearningMethods/ParticleSwarm.cpp
- src/LearningMethods/ParticleSwarm.h 16 additions, 2 deletionssrc/LearningMethods/ParticleSwarm.h
- src/examples/simulator.cpp 13 additions, 7 deletionssrc/examples/simulator.cpp
Loading
Please register or sign in to comment