Skip to content

Python utilitary tools used for the deep learning lab works taught at CentraleSupélec (Metz). See the accompanying site for the lectures and lab works at https://github.com/jeremyfix/deeplearning-lectures

License

Notifications You must be signed in to change notification settings

jeremyfix/deepcs

Repository files navigation

Deepcs package

The package can be installed with pip, see the pypi page

This package is used within the deeplearning labs at CentraleSupélec you can access on this page.

It provides some handy high level functions :

  • for the training and validation loops
  • for displaying the summary of a model and progress during training
  • for easily getting unique log directories for logging the training with your tensorboard writer

Note, though, that if you ended up on this page, you may still be interested in more professional libraries such as torch lightning which provides you with the high level pytorch scripting we need for easily experimenting.

About

Python utilitary tools used for the deep learning lab works taught at CentraleSupélec (Metz). See the accompanying site for the lectures and lab works at https://github.com/jeremyfix/deeplearning-lectures

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages