Skip to content

Releases: BrianPulfer/ML-Tech-Cheatsheet

Template Release

19 Nov 08:03

Choose a tag to compare

First release of my personal Machine Learning repository template. It includes:

  • src and test packages
  • /slurm folder for slurm scripts
  • MIT license
  • environment.yml file to create a conda environment with pytorch, lightning and more.
  • Python .gitignore file
  • .gitattributes empty file
  • and a /.github directory with templates for:
    • pull requests
    • issues
    • contributing
    • readme