Skip to content

Panzer0/NeNeLib

Repository files navigation

NeNeLib

A library dedicated to creating, training and running numpy-based neural networks, implemented from the ground up in NumPy.

Notable features include:

  • Support for convolutional neural networks (CNNs) (exclusive to the Convolution branch)
  • The capability to import the MNIST database
  • Dropout
  • Activation methods
  • Batching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages