0 purchases
opennnpython 0.3.1
OpenNN
A Neural Network implementation from scratch in Python.
In this repository, Artificial Neural Networks are implemented from scratch. From scratch meaning without using external machine learning libraries. The API structure is similar to the Tensorflow Keras API.
Installing OpenNN from PyPI :
pip install open-nn-python
Importing OpenNN:
import nn
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.