Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 535 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 535 Bytes

sylvialib

A library for all my favourite Python scripts.

Sub modules:

  • sylvialib.deep_learning: A collection of scripts for use in setting up deep learning models.
  • sylvialib.numpy: A collection of scripts for use in setting up numpy arrays and handling them.
  • sylvialib.plotting: A collection of plotting scripts for data visualisation. Notably the ability to plot an arbitrary number of plots in a grid with a given width.
  • -sylvialib.deep_learning: A collection of deep learning model definitions and helper scripts.