DataDrivenDiffEq.jl
DataDrivenDiffEq.jl copied to clipboard
Reliability of OccamNet Tests
It seems there are some issues with the tests of OccamNet since recently, probably related to infeasible combinations of functions ( e.g. 1 / 0 , log(-10.0) or similar calls ) . This should be a reasonable quick fix, but I open this issue as a reminder and because I will probably have time for next week.
Just some tasks related
- [ ] Add more tests to
src\symbolic_regression/occamnet.jl, see here - [ ] I am running 100 training loops locally right now. There are no errors using
v1.7.1on the current MacOs. Why do the tests fail on the CI