Skip to content

willfurtado/nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nn

Fully-connected neural network implemented fully in numpy

Installation

To setup as a local package, you'll need to navigate to the root of the repository and run:

python -m pip install nn

Supported Functionality

So far, the module only supports a fully-connected network.

About

Fully-connected neural network using `numpy`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published