nos
nos copied to clipboard
Add Tensorflow backend
Tensorflow may have a faster training than PyTorch implementation for some model classes or on some specific hardware devices (such as TPUs). It would be a nice idea to add it as an available backend for the TrainingLearner
.