DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
14 stars 11 forks source link

feat: modified fit() function in cnn #98

Closed sameerashahh closed 1 month ago

sameerashahh commented 2 months ago

Modified the fit function to evaluate validation losses, and return both the training losses and validation losses.