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.
- Easy-to-use API
- Supports a variety of neural network architectures
- Efficient implementation powered by micrograd
- Ideal for learning and experimentation