Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.9 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.9 KB

tensorpack examples

Training examples with reproducible and meaningful performance.

Getting Started:

Vision:

Reinforcement Learning:

Speech / NLP:

Note to contributors:

Example needs to satisfy one of the following:

  • Reproduce performance of a published or well-known paper.
  • Get state-of-the-art performance on some task.
  • Illustrate a new way of using the library that is currently not covered.