Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 394 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 394 Bytes

Deep Learning Code

This is a series of scripts that help make training and testing deep learning models easy, regardless of the architecture and whether they use pytorch or huggingface.

To use, create a folder called "script" on your project folder and clone this there. There should also be a folder called configs and a folder called data there.

missing to comment:

  • dataloaders
  • model