Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 351 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 351 Bytes

Useful and frequently used code for training neural networks

Requirements:

  • Basic data science libraries: numpy, scipy, tqdm, matplotlib, seaborn, pandas, scikit-learn.
  • We use Pytorch 1.4.0, but higher versions may work too.
  • Additionally, only for extracting data from Tensorboard files one might need tensorflow >= 2.0.