Yann - yet another neural network library
Yann is yet another neural network library that aims to make it easier to go from a quick training script to production. It provides glue code to handle common workflows that are not covered by PyTorch.
Goals
- Stay out of your way
- Make it easy to try different things
- Help you avoid common bugs like forgetting to zero out gradients
- Use what you need
To see more check out https://github.com/michalwols/yann