Skip to content

andersbll/nnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nnet

A (relatively) simple feed-forward neural network in NumPy/Cython. Only basic layers for multi-layer perceptrons and convolutional neural networks are implemented.

This code is meant as an example implementation and for small experiments. Its performance does not scale to large quantities of data!

About

Neural networks in NumPy/Cython

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages