Skip to main content

Numpy NN is a Deep Neural Network Package which is built on base Numpy operations. This project is under development and any contributions are welcome.

Project description

numpy_nn

https://img.shields.io/pypi/v/numpy_nn.svg https://img.shields.io/travis/rahuldshetty/numpy_nn.svg Documentation Status Updates

Numpy NN is a Deep Neural Network Package which is built on base Numpy operations. This project is under development and any contributions are welcome.

Features

  • Layers: (Neurons)

  • Losses: (Mean Absolute Error, Mean Squared Error, Binary Cross Entropy, Cross Entropy)

  • Optimizer: (Stochastic Gradient Descent, RMSProp, Adam, Momentum)

  • Activation: (ReLU, TanH, Sigmoid, LeakyReLU. ELU, Softmax)

  • Layer Abstraction to implement custom activations and layers

  • Persist model for later reuse.

TODO

  • Implementation of different Losses

  • Distributed Computation or GPU utilization

  • Dataset processing utilities

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-05-10)

  • First release on PyPI.

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

numpy_nn-0.2.6.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

numpy_nn-0.2.6-py2.py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 2 Python 3

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