/Aihub

Aihub is a python package for Deep Learning developers

Primary LanguagePythonMIT LicenseMIT

Status npm

Aihub | Documentation |

A Python package for all Deep learning Developers.

How to Install

pip install Aihub-demo

Try your first Aihub program

Tutorial

$ python
>>> from aihub import utils as ut
>>> ut.neural_network()