Mytorch

Mytorch is a high-level deep-learning modeling API that is easy-to-use and Scikit-Learn consistent. It covers the major steps to train a model such as MLP, CNN.
It provides multi-optim methods,evalutors and Loss function.Also,it offers different dataset for users to download and can be easy to process in training
— Mytorch是一个简化pytorch的深度学习框架,易于使用.依赖于numpy,Scikit-Learn,schemdraw实现有向图。它涵盖了训练模型的主要步骤和基本模型例如MLP、CNN。 它提供了多optim方法、评估器和损失函数。此外,它还提供了不同的数据集供用户下载,可以很容易地在训练中进行导入和处理
This documentation is organized as followed: