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.2.tar.gz (31.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: mynn-0.9.2.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.2.tar.gz
Algorithm Hash digest
SHA256 3010d2629ac4caf801da2702a2af950251799e7751edb7d1870f5b22442c8824
MD5 f5d5577fca2db1ca02fca7fd993e7c82
BLAKE2b-256 84f7acdc9a87e62ff5b2153a60a26b686bace13eae1fb544229858afccd21bcf

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