Skip to content

A simple hobbyst neural network library using only numpy as dependency

License

Notifications You must be signed in to change notification settings

Mateusmsouza/liltorch

Repository files navigation

LilTorch

Logo

LilTorch is a lightweight library for Deep Learning, created entirely in Python with Numpy as its sole dependency. This library allows you to design and understand the internals of Neural Networks without the need for C/C++ imported code and binaries. Everything is as understandable as Python itself.

Documentation here

Note: This library is intended for educational purposes only. It is not recommended for production use, and execution speed is not a primary focus.

About

A simple hobbyst neural network library using only numpy as dependency

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published