SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
406 stars 57 forks source link

Fixed bounds of dataset iteration #380

Closed sceptri closed 1 year ago

sceptri commented 1 year ago

Addressing the issue mentioned in #377

Fixed the lower bound of datasets problem samples when iterating over the datasets problems.