Fido
Fido copied to clipboard
More Unit Tests
Possible tests
- [ ] Storage and loading of all objects
- [x] Backpropagation training
- [ ] Interpolator accuracy
- [x] QLearn convergence
- [x] WireFitQLearn convergence
Added a back propagation test in my latest pull request @truell20
Nice
Still have to do a storage test for Backpropagation though