Sunt-ing/stick
:innocent: A PyTorch-like deep learning framework. Just for fun.
Stick is an educational deep learning framework designed to help you understand the foundational components of modern AI systems. It allows you to build and experiment with common deep learning models and algorithms from scratch. This project is for students, researchers, or anyone curious about the internal workings of deep learning frameworks, enabling hands-on learning.
156 stars. No commits in the last 6 months.
Use this if you are a student or researcher wanting to learn how deep learning frameworks are built, including automatic differentiation and custom hardware backends.
Not ideal if you need a production-ready deep learning tool for building and deploying AI models efficiently, as it is primarily for educational exploration.
Stars
156
Forks
7
Language
Python
License
—
Category
Last pushed
Oct 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Sunt-ing/stick"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)