Nn Template Versions Save

Generic template to bootstrap your PyTorch project.

0.4.0

7 months ago

Highlights

  • HuggingFace datasets integration
  • Auto-generation of val set (if not available by default)
  • Online transforms in hf datasets done right (hopefully)
  • Modular hydra configuration by default

What's Changed

New Contributors

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.3.1...0.4.0

0.3.1

8 months ago

What's Changed

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.3.0...0.3.1

0.3.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.2.3...0.3.0

0.2.3

1 year ago

What's Changed

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.2.2...0.2.3

0.2.2

1 year ago

What's Changed

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.2.1...0.2.2

0.2.1

2 years ago

Changelog for nn-template 0.2.1 (2022-03-01)

What's Changed

New Contributors

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.2.0...0.2.1

0.2.0

2 years ago

We are very pleased to present you NN Template 0.2.0!

Changelog for nn-template 0.2.0 (2022-03-01)

Summary

  • Cookiecutter parametrization
  • CI/CD Integration via GitHub Actions
  • Automate testing of your projects
  • Logic decoupling thanks to nn-template-core
  • Advanced restore options for trainings
  • Documentation website
  • Support for Python logging (with colors!)

What's Changed

Full Changelog: https://github.com/grok-ai/nn-template/compare/0.1.0...0.2.0

0.1.0

2 years ago