String Reversal Example: Exploring Small Transformers with Trainite
Most of the time when you are working on a new project or just starting out or prototyping you have to write same boilerplate code again and again whether it’s training loop, configs, logging etc.
Trainite can help you with that. Trainite is an open-source machine learning toolbox built on top of PyTorch-Ignite that takes care of generating this boilerplate code for you. Trainite generates clean, modular Python starter code that you fully own and can customize freely.
Read More