from-scratch topic

List from-scratch repositories

Autograd-from-scratch

101
Stars
1
Forks
Watchers

Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.

wolfenstein

45
Stars
10
Forks
Watchers

:suspect: A javascript implementation of the game Wolfenstein 3D from id Software.

Mini-Keras

18
Stars
1
Forks
Watchers

An advanced and lightweight ML and Deep learning library for python.

Build Agglomerative hierarchical clustering algorithm from scratch, i.e. WITHOUT any advance libraries such as Numpy, Pandas, Scikit-learn, etc.

K-Means-Algorithm-From-Scratch

15
Stars
5
Forks
Watchers

The K-Means algorithm, written from scratch using the Python programming language

neural-network-from-scratch

15
Stars
4
Forks
Watchers

CNN implemented from scratch using Python and Numpy

MiniSQL

15
Stars
3
Forks
Watchers

满分实验:An independent, standalone, and functioning database management system (DBMS) supporting a subset of SQL. Cross-platform. Totally from the scratch. B+ Tree indexes.

wrecc

369
Stars
12
Forks
Watchers

A x86_64 C99 compiler written in Rust from scratch

tsp

55
Stars
3
Forks
Watchers

The Super Programmer