mohammad-ghaderi / cat-dog-asm-cnnLinks
A Convolutional Neural Network implemented entirely from scratch in x86-64 assembly using AVX-512, performing cat vs dog image classification without any ML frameworks or libraries.
☆163Updated last month
Alternatives and similar repositories for cat-dog-asm-cnn
Users that are interested in cat-dog-asm-cnn are comparing it to the libraries listed below
Sorting:
- Code for the manim-generated scenes used in welch labs videos☆224Updated last week
- A C++ implementation of a Multilayer Perceptron (MLP) neural network using Eigen, supporting multiple activation and loss functions, mini…☆140Updated 8 months ago
- RL for total beginners☆110Updated 7 months ago
- A complete neural network built entirely in x86 assembly language that learns to recognize handwritten digits from the MNIST dataset. No …☆160Updated 2 months ago
- GPT-2 in C☆78Updated last year
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆229Updated last year
- Solve puzzles to improve your tinygrad skills!☆177Updated 3 months ago
- A tiny CPU simulator written in Python☆1,179Updated last month
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated this week
- a simple CLI command that will create a template of a generic ML Project☆81Updated last month
- ☆107Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- A course in git for the uninitiated using the "hard way" method☆116Updated 9 years ago
- ☆122Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- <Foundations of Computer Vision> Book☆423Updated 3 weeks ago
- High performance hybrid classical-quantum computing learning framework written in C☆445Updated 3 weeks ago
- Books / PDFS / EPUBS for different fields of programming . READ GROW AND ENJOY 😊😊😊😊☆390Updated 3 weeks ago
- An implement of deep learning framework and models in C☆47Updated 9 months ago
- A fast, interactive tool to visualize how different gradient descent algorithms (like vanilla gradient Descent, Momentum, RMSprop, Adam, …☆19Updated 8 months ago
- PDLP algorithm for linear programming☆89Updated last month
- ☆126Updated 3 months ago
- Competitive GPU kernel optimization platform.☆146Updated last week
- ☆116Updated last month
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆219Updated 3 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- How to install CUDA & cuDNN for Machine Learning☆20Updated last year
- ☆75Updated 8 months ago
- Gradient descent is cool and all, but what if we could delete it?☆106Updated 5 months ago
- ☆66Updated last year