/testing

template testing

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Project Skeleton

Minimalistic project structure for ML projects in PyTorch on AWS.

Usage

git clone https://github.com/josiahdavis/project-skeleton.git
cd project-skeleton
pip install -e .

Features

  • cookiecutter-like directory structure
  • pip install-able
  • s3 utilities
  • pytest
  • sphinx

References