Skip to main content

A neural network library designed from scratch.

Project description

https://travis-ci.com/thomasbreydo/enzo.svg?branch=master Documentation Status

A neural network designed from scratch in Python (no tensorflow, pytorch, etc.).

Why from scratch?

Neural networks have grown to become very popular and useful. Because they are so complex, it is tough to have a core understanding of how the networks actually “learn.” Coding one from scratch turned out to be extremely helpful.

Why in Python?

  • Python is easy and quick to use, meaning that the time I spend coding will mostly be devoted to actually coding the network.

  • More importantly, Python is easy to understand, meaning the code can serve as a learning resource for those who would like a better understanding of how neural networks work.

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

enzo-0.0.1.dev6.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

enzo-0.0.1.dev6-py3-none-any.whl (19.3 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