An open API service indexing awesome lists of open source software.

https://github.com/faezeh-gholamrezaie/tinynet

TinyNet: A Lightweight Neural Network Library Powered by micrograd
https://github.com/faezeh-gholamrezaie/tinynet

gradient micrograd neural-network

Last synced: 3 months ago
JSON representation

TinyNet: A Lightweight Neural Network Library Powered by micrograd

Awesome Lists containing this project

README

        

# 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