Skip to main content

A pure-Python neural network library

Project description

MyNN is a simple NumPy-centric neural network library that builds on top of MyGrad. It provides convenient wrappers for such functionality as

  • Convenient neural network layers (e.g. convolutional, dense, batch normalization, dropout)

  • Weight initialization functions (e.g. Glorot, He, uniform, normal)

  • Neural network activation functions (e.g. elu, glu, tanh, sigmoid)

  • Common loss functions (e.g. cross-entropy, KL-divergence, Huber loss)

  • Optimization algorithms (e.g. sgd, adadelta, adam, rmsprop)

MyNN comes complete with several examples to ramp you up to being a fluent user of the library. It was written as an extension to MyGrad for rapid prototyping of neural networks with minimal dependencies, a clean codebase with excellent documentation, and as a learning tool.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mynn-0.9.1.tar.gz (31.5 kB view details)

Uploaded Source

File details

Details for the file mynn-0.9.1.tar.gz.

File metadata

  • Download URL: mynn-0.9.1.tar.gz
  • Upload date:
  • Size: 31.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for mynn-0.9.1.tar.gz
Algorithm Hash digest
SHA256 f0242063f33fbf0a6d531d3b4ed47beb7424d5f2be46cf571549776d55179288
MD5 c57c92e204991bb9a56cd5458aea3dac
BLAKE2b-256 43cf67f5188996f5fa9d3c3506a379de1ea0f96842d4d8fb6c9bc42224952639

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page