PyNeuralNetwork

Simple neural network implementation in Python (There is a C++ library I created which will eventually replace it).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyneuralnetwork

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1 2018-12-12    

Issues with this package?

Page last updated 2023-10-28 00:37:03 UTC