Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 703 Bytes

TinyNet: A Lightweight Neural Network Library Powered by micrograd

TinyNet is a lightweight neural network library built on top of micrograd, a powerful and efficient autograd engine. It provides a simple and intuitive API for building and training neural networks, making it a great choice for beginners and experienced developers alike.

Key Features:

  • Easy-to-use API
  • Supports a variety of neural network architectures
  • Efficient implementation powered by micrograd
  • Ideal for learning and experimentation

Resource

https://github.com/karpathy/micrograd