NeuralPy

A Keras like deep learning library works on top of PyTorch

Easy to Use

Easy to Use

NeuralPy provides an easy interface that is suitable for fast prototyping, learning, and research

GPU and CPU

GPU and CPU

As NeuralPy works on top of PyTorch, it can be used on both CPU and GPU very efficiently.

Cross-Compatible

Cross-Compatible

NeuralPy models are cross-compatible with PyTorch model, that mean you can use build the model in PyTorch and train it on PyTorch oe vice-versa.