Skip to main content

Implementation of methods of ML and algorithms and data structures to fully understand them

Project description

enp

enp (stands for Everything in NumPy) provides implementation of deep learning, machine learning, and math algorithms in NumPy or pure Python.

Installation

You can install the library using pip:

pip install enp

Description

The library consists of 3 main parts:

  • deep learning (examples of usage can be found in examples/nn folder)
  • machine learning (examples of usage are in examples/ml folder)
  • linear algebra (examples of usage are in tests/test_linear_algebra.py)

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

enp-0.0.4.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

enp-0.0.4-py3-none-any.whl (11.2 kB view hashes)

Uploaded 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