biraj21 / neural-networks-from-scratchLinks
Neural Networks from scratch in Go.
☆21Updated last year
Alternatives and similar repositories for neural-networks-from-scratch
Users that are interested in neural-networks-from-scratch are comparing it to the libraries listed below
Sorting:
- Rust Implementation of micrograd☆52Updated last year
- minimal diffusion transformer in pytorch.☆16Updated 10 months ago
- Simple orchestration for EC2 spot containers☆19Updated 10 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated last year
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- My solutions for Advanced Python Mastery (course by @dabeaz)☆11Updated last year
- Stream of my favorite papers and links☆42Updated 4 months ago
- iterate quickly with llama.cpp hot reloading. use the llama.cpp bindings with bun.sh☆50Updated last year
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆40Updated 8 months ago
- Extracts structured data from unstructured input. Programming language agnostic. Uses llama.cpp☆45Updated last year
- An implementation of delta-iris in tinygrad☆72Updated 11 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 11 months ago
- ☆96Updated last year
- a tiny vectorstore implementation built with numpy.☆62Updated last year
- Tensor library with autograd using only Rust's standard library☆68Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- ☆92Updated 6 months ago
- Because it's there.☆16Updated 10 months ago
- In this repository I have a code and brief explanations of the attempts that I made at the ARC-AGI (2024) challenges :)☆24Updated 8 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- ☆15Updated last year
- LLM training in simple, raw C/CUDA☆18Updated last year
- A fully featured SQL database written in Go☆50Updated 6 months ago
- Various little scripts I use.☆48Updated last year
- 🌌 A very small graph database (WIP, inactive)☆23Updated 10 months ago
- adammaj.com | Built with Next & Chakra☆90Updated 2 weeks ago
- Recreating gpt-2 from scratch☆24Updated last year
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated last year