Metadata-Version: 2.1
Name: neuralpy-torch
Version: 0.2.0
Summary: A Keras like deep learning library works on top of PyTorch
Home-page: https://www.neuralpy.xyz/
Author: Abhishek Chatterjee
Author-email: abhishek.chatterjee97@protonmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/imdeepmind/NeuralPy/issues
Project-URL: Documentation, https://www.neuralpy.xyz/
Project-URL: Source Code, https://github.com/imdeepmind/NeuralPy
Description: 
        NeuralPy
        
        NeuralPy is a Keras like, deep learning library that works on top of PyTorch written purely in Python. It is simple, easy to use library, cross-compatible with PyTorch models, suitable for all kinds of machine learning experiments, learning, research, etc.
        
        Check the docs for more info: https://www.neuralpy.xyz/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: tests
