Poutyne is a front-end library for the popular PyTorch machine learning framework. It provides an interface similar to Keras...once you have a basic Torch network put together. The problem I encountered is that Torch has weird strong opinions about their models and loss functions, making it seem impossible to surmount. I can already do what I need in TensorFlow and Keras, so it's not worth to me to learn another tool to do the same thing. Shame for PyTorch. But if you're stuck with that library, Poutyne is a great way to simplify the training process. -- Watch live at / vanboxel