Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with from-scratch
A curated list of projects in awesome lists tagged with from-scratch .
https://github.com/zauonlok/renderer
A shader-based software renderer written from scratch in C89
3d 3d-graphics c cross-platform from-scratch graphics graphics-programming ibl pbr rendering shaders software-rendering
Last synced: 25 Jan 2025
https://github.com/keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
from-scratch gpt gpu llm machine-learning neural-network opencl rust
Last synced: 05 Nov 2024
https://github.com/keyvank/femtogpt
Pure Rust implementation of a minimal Generative Pretrained Transformer
from-scratch gpt gpu llm machine-learning neural-network opencl rust
Last synced: 23 Jan 2025
https://github.com/PhilippRados/wrecc
A x86_64 C99 compiler written in Rust from scratch
c codegen compiler from-scratch rust
Last synced: 05 Dec 2024
https://github.com/kasvith/kache
A simple in memory cache written using go
cache cache-storage database flexible from-scratch go golang inmemory-db kache kache-cli nosql nosql-database redis resp socket-programming sockets tcp
Last synced: 12 Nov 2024
https://github.com/michal-z/eneida
Experimental demoscene project using C99 and Direct3D 12. Fully standalone with custom windows, and d3d12 headers. No Windows SDK, libc or Visual Studio dependency. C and HLSL compilers included.
c direct3d12 from-scratch graphics no-dependencies proceduralgeneration
Last synced: 01 Nov 2024
https://github.com/keyvank/tsp
The Super Programmer
book engineering from-scratch tutorial
Last synced: 29 Jan 2025
https://github.com/eduardoleao052/autograd-from-scratch
Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
autograd automatic-differentiation deep-learning from-scratch
Last synced: 05 Nov 2024
https://github.com/omaraflak/medium-python-neural-network
This code is part of my post on Medium.
backpropagation from-scratch machine-learning medium medium-article neural-network
Last synced: 31 Oct 2024
https://github.com/mkirchner/stutter
Implement a Lisp, in C, from scratch, no libs
ast c from-scratch lexer lisp make-a-lisp parser
Last synced: 19 Nov 2024
https://github.com/michal-z/zig-d3d12-starter
Simple game written from scratch in Zig
0-dependencies directx12 from-scratch game gamedev graphics-programming ziglang
Last synced: 19 Dec 2024
https://github.com/paolorechia/steeldb
A simple database built from scratch in Rust
Last synced: 28 Jan 2025
https://github.com/baroxyton/webkde
kde on the web
from-scratch kde kde-plasma-5 web-desktop
Last synced: 21 Jan 2025
https://baroxyton.github.io/webKDE/
kde on the web
from-scratch kde kde-plasma-5 web-desktop
Last synced: 18 Nov 2024
https://github.com/gmontamat/poor-mans-transformers
Implement Transformers (and Deep Learning) from scratch in NumPy
deep-learning from-scratch machine-learning ml-framework neural-network nlp transformers
Last synced: 30 Oct 2024
https://github.com/francisrstokes/aes-c
A (non-production) implementation of AES for educational purposes
advanced-encryption-standard aes c cryptography from-scratch
Last synced: 29 Oct 2024
https://github.com/adityajn105/mlfromscratch
Library for machine learning where all algorithms are implemented from scratch. Used only numpy.
clustering-algorithm decision-trees ensemble-learning evaluation-metrics from-scratch hacktoberfest implementation-of-algorithms linear-models machine-learning machine-learning-algorithms mlfromscratch naive-bayes
Last synced: 15 Nov 2024
https://github.com/tugot17/k-means-algorithm-from-scratch
The K-Means algorithm, written from scratch using the Python programming language
from-scratch k-means-clustering k-means-implementation-in-python kmeans-algorithm
Last synced: 21 Nov 2024
https://github.com/banyc/minisql
满分实验:An independent, standalone, and functioning database management system (DBMS) supporting a subset of SQL. Cross-platform. Totally from the scratch. B+ Tree indexes.
antlr4 btree-indexes cross-platform csharp database dbms dbms-homework dbms-project dotnet from-scratch minisql sql sqlite
Last synced: 19 Nov 2024
https://github.com/omaraflak/python-neural-networks
A Neural Network library coded from scratch.
from-scratch neural-networks python
Last synced: 31 Oct 2024
https://github.com/BotanAtomic/FaceID
face recognition with deep learning
cnn cpp deep-learning dl4j face-detection face-recognition from-scratch machine-learning multilayer-perceptron multilayer-perceptron-network
Last synced: 18 Nov 2024
https://github.com/lekoarts/gatsby-from-scratch
Gatsby - Step by Step. See the commit history
example from-scratch gatsby step-by-step talk tutorial
Last synced: 19 Oct 2024
https://github.com/u-c-s/minidb
A Simple XML Document Database (University Project)
copilot database from-scratch github-copilot java-project nie-mysore oops-in-java xml-database
Last synced: 17 Dec 2024
https://github.com/omaraflak/reinforcement-learning-cpp
Reinforcement Learning algorithm from scratch in C++.
cpp from-scratch neural-network qlearning reinforcement-learning
Last synced: 31 Oct 2024
https://github.com/brightprogrammer/eigeneural
A SUPER FAST, POWERFUL & EASY NEURAL NETWORK CLASS IN C++
cpp eigen feedforward-neural-network from-scratch machine-learning neural-network tutorial
Last synced: 11 Nov 2024
https://github.com/jankapunkt/PDFView
An Actionscript 3 based PDF viewer build from scratch
as3 flex-sdk from-scratch pdf-viewer pdfview
Last synced: 15 Nov 2024
https://github.com/banyc/mapreduce
In C#. Master-Worker. From scratch. No Hadoop. Done. Depend on DFS.
distributed-systems educational from-scratch mapreduce master-slave object-oriented-programming
Last synced: 19 Nov 2024
https://github.com/matin-ghorbani/mlp_from_scratch
Implement a multi layer perceptron from scratch
classification from-scratch mlp multilayer-perceptron
Last synced: 28 Jan 2025
https://github.com/matin-ghorbani/perceptron
Implement a perceptron from scratch
abalone-dataset boston-housing-price-prediction from-scratch machine-learning perception-neuron perceptron regression
Last synced: 28 Jan 2025
https://github.com/jaketae/ml-from-scratch
Machine learning algorithms implemented from scratch with NumPy
classification-algorithm clustering-algorithm from-scratch machine-learning regression-models
Last synced: 29 Jan 2025
https://github.com/nhivp/tm4c123_gcc_prj
Create compling environment on linux by using GCC
arm-cortex embedded from-scratch gcc-complier gcc-cross-compiler tiva-c-series tm4c123
Last synced: 03 Dec 2024
https://github.com/jmaczan/bpe-tokenizer
Byte-Pair Encoding tokenizer for training large language models on huge datasets
bpe bpe-tokenizer byte-pair-encoding chunking deep-learning from-scratch large-language-models llm machine-learning python tokenizer
Last synced: 27 Dec 2024
https://github.com/banyc/sharpnetwork
A bare-metal implementation of neural networks. Define networks in Numpy.NET. More than encapsulations.
csharp educational from-scratch neural-network numpy oop
Last synced: 19 Nov 2024
https://github.com/raedaddala/pong
This is a Pong Game Clone. This is my first programming project and so I am open to all criticism.
c from-scratch game-development gamedev multiplatform sdl2
Last synced: 23 Nov 2024
https://github.com/imdeep2905/neural-network-cpp
To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.
backpropagation c-plus-plus deep-learning from-scratch gradient-descent iris-dataset multilayer-perceptron neural-network neural-networks neural-networks-from-scratch
Last synced: 19 Nov 2024
https://github.com/aquice/eezos
A free operating system to make your life easier
Last synced: 14 Nov 2024
https://github.com/deepmancer/resnet-cifar-classification
A step-by-step implementation of a ResNet-18 model for image classification on the CIFAR-10 dataset
cifar cifar10 cifar10-classification deep-neural-networks from-scratch image-classification pytorch pytorch-implementation resnet resnet-18 step-by-step-guide
Last synced: 02 Nov 2024
https://github.com/deepmancer/byol-pytorch
BYOL (Bootstrap Your Own Latent), implemented from scratch in Pytorch
bootstrap byol contrastive-learning from-scratch pytorch
Last synced: 02 Nov 2024
https://github.com/deepmancer/diffusion-gan-vae-pytorch
A PyTorch implementation of various deep generative models, including Diffusion (DDPM), GAN, cGAN, and VAE.
conditional-diffusion conditional-gan conditional-generation diffusion-models fashion-mnist from-scratch generative-adversarial-network mnist pytorch vae-pytorch
Last synced: 02 Nov 2024
https://github.com/hadron13/orbitoor
My first Ludum Dare Game (47) game
c from-scratch game ludum-dare orbital-mechanics sdl2
Last synced: 09 Oct 2024
https://github.com/f33rni/qpsk-demo
Demonstration of a QPSK modulator / demodulator in the audio range (with the ability to run it through a real speaker / mic)
audio from-scratch modem python qpsk qpsk-demodulation qpsk-modulation
Last synced: 23 Dec 2024
https://github.com/ymdarake/vdom
Virtual DOM from scratch
from-scratch javascript virtual-dom
Last synced: 16 Jan 2025
https://github.com/deepmancer/unet-semantic-segmentation
PyTorch UNet model for semantic segmentation of urban scenes using the Cityscapes dataset
cityscapes from-scratch image-segmentation semantic-segmentation unet unet-image-segmentation unet-pytorch
Last synced: 25 Oct 2024
https://github.com/pegah-ardehkhani/one-hidden-layer-neural-network-from-scratch
"One Hidden Layer Neural Network" from Scratch
data-science deep-learning from-scratch from-scratch-in-python hidden-layers machine-learning neural-network
Last synced: 07 Jan 2025
https://github.com/aymane-maghouti/machine-learning-from-scratch
This project implements various machine learning algorithms from scratch using Python and NumPy, without relying on external libraries such as TensorFlow, Keras, or scikit-learn. The implemented algorithms include classification, regression, clustering, and basic neural network models.
classification clustering from-scratch machine-learning-algorithms neural-network regression
Last synced: 17 Jan 2025
https://github.com/madhups1992/recommandationengine
Python implementation of Apriori Algorithm from scratch for finding frequent item sets
apriori-algorithm frequent-itemset-mining from-scratch python python-implementation reco scratch
Last synced: 23 Jan 2025
https://github.com/magicalbat/turbospork
A system for creating neural networks in C
c convolutional-neural-networks feedforward-neural-network from-scratch machine-learning
Last synced: 11 Nov 2024
https://github.com/pegah-ardehkhani/cnn-from-scratch
"CNN" from Scratch
cnn data-science deep-learning deep-neural-networks from-scratch from-scratch-in-python machine-learning python
Last synced: 07 Jan 2025
https://github.com/marcuwynu23/wxpython-project-template
Native Desktop Application Project Template using WXPython
from-scratch gui-app native-desktop-app python scratch wx wxpython
Last synced: 25 Dec 2024
https://github.com/jmaczan/gpt
Generative Pre-trained Transformer in PyTorch from scratch
attention deep-learning from-scratch gpt machine-learning pytorch transformer
Last synced: 27 Dec 2024
https://github.com/bas1c1/bvm
This is very simple virtual machine written by C
c clang from-scratch machine virtual virtual-machine vm
Last synced: 21 Jan 2025
https://github.com/chaitanyarahalkar/name-generator-rnn
A name generator implemented using a recurrent neural network from scratch.
deep-learning from-scratch lstm-neural-networks name-generation neural-network recurrent-neural-networks sequence-models
Last synced: 17 Dec 2024
https://github.com/donno2048/nn.cpp
Neural network implementation for cpp.
cpp from-scratch neural-network
Last synced: 06 Jan 2025
https://github.com/tugot17/knn-algorithm-from-scratch
The K Nearest Neighbors algorithm, written from scratch using the Python programming language
from-scratch k-nearest-neighbours knn numpy python
Last synced: 22 Jan 2025
https://github.com/rom1nux/zydux-forge
Toolbox to build the cross compiler and minimal GNU Linux from scratch named ZYDUX
cross-compiler from-scratch linux-distribution
Last synced: 04 Oct 2024
https://github.com/marcuwynu23/php-web-app-project-template
Web Application Project Template using PHP
from-scratch php scratch simple simple-template template web-app web-project website
Last synced: 25 Dec 2024
https://github.com/vibecc/vibe
User-friendly and compact C++ web framework
api-rest cpp17 from-scratch linux webserver
Last synced: 12 Oct 2024
https://github.com/anosatsuk124/mikanos-rs
An implementation of mikan os written in rust
Last synced: 01 Dec 2024
https://github.com/maxgfr/risk
Risk Game in Java FXML (Java Fx)
from-scratch fx fxml game jafafx java java-fx java-fxml java-game java-games-examples risk
Last synced: 06 Nov 2024
https://github.com/manjavacas/dqn-from-scratch
DQN implementation from scratch.
ai deep-reinforcement-learning dqn dqn-pytorch from-scratch python pytorch reinforcement-learning
Last synced: 24 Dec 2024
https://github.com/pegah-ardehkhani/deep-neural-network-from-scratch
"Deep Neural Network" from Scratch
data-science deep-learning deep-neural-networks from-scratch from-scratch-in-python hidden-layers machine-learning neural-network python
Last synced: 07 Jan 2025
https://github.com/sushiwaumai/webserver-from-scratch
A simple webserver written from scratch using C.
c from-scratch posix pyscript server simple tailwindcss unix web webserver
Last synced: 30 Dec 2024
https://github.com/pegah-ardehkhani/logisticregression-from-scratch
"Logistic Regression" from Scratch
data-science from-scratch from-scratch-in-python logistic-regression machine-learning machine-learning-algorithms prediction python
Last synced: 07 Jan 2025
https://github.com/mkashirin/scratches
Scratches is a project, which provides a comprehensive guide to creating deep learning models from scratch using Python and NumPy.
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks from-scratch machine-learning machine-learning-algorithms numpy python
Last synced: 06 Nov 2024
https://github.com/madhups1992/ceegle-search
Finding the google search results which shows conspiracy content - NLP, Webscrapper, Flask app, KNN(From Scratch)
end-to-end-machine-learning flask flask-application from-scratch google-search-using-python html-css-javascript k-nearest-neighbours knn-classifier named-entity-recognition nlp python selenium-python tweeter-api ui webscraping youtube-search
Last synced: 15 Jan 2025
https://github.com/lx6t/data_structures_and_algorithms_cpp
Implementing all basic data structures and algorithms from scratch
algorithms-and-data-structures from-scratch
Last synced: 28 Jan 2025
https://github.com/travorlzh/intelligent-stuff
Machine Learning Examples
calculus from-scratch neural-network
Last synced: 17 Jan 2025
https://github.com/pranav-bot/ml-dl-models-from-scratch
This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations
deep-learning descion-tree from-scratch linear-regression logistic-regression machine-learning naive-bayes neural-networks numpy perceptron pytorch qlearning random-forest regression reinforcement-learning support-vector-machines svm
Last synced: 23 Dec 2024
https://github.com/dennishnf/dennishnf.github.io
Personal Website
dennishnf from-scratch linux markdown personal-website python research website-generation website-template
Last synced: 23 Jan 2025
https://github.com/matiux/memo
A CQRS+ES study project written in Go to manage reminders
cqrs-es ddd from-scratch golang
Last synced: 20 Jan 2025
https://github.com/vietanhdev/neural-network-from-scratch
AI From Scratch in C++ - for educational purposes. Available now: Fully Connected Network and Convolution Neural Network.
ai cnn cpp from-scratch neural-network nlp
Last synced: 13 Jan 2025
https://github.com/banyc/neural_network
vanilla, simple, node-oriented, compositive, optimized, frameworkn't{torchn't, TFn't, candlen't}
cnn computational-graph data-science from-scratch genetic-algorithm gyatt machine-learning mnist neural-network rust transformer
Last synced: 20 Jan 2025
https://github.com/fsubject/rotating-cube
Rotating Cube is a 3D engine made from scratch
3d 3d-engine 3d-graphics from-scratch numpy pygame python
Last synced: 07 Dec 2024
https://github.com/subhash3/neural_net_using_numpy
Feed Forward Neural Networks using Numpy
feedforward-neural-network from-scratch neural-network nicenet numpy python3
Last synced: 15 Oct 2024
https://github.com/bialger/sandpile
A C++ implementation of the Abelian sand pile model. ITMO SE'27 first cource programming laboratory work.
algorithms from-scratch sandpile sandpile-model simulations student-project
Last synced: 21 Dec 2024
https://github.com/siddhesh-agarwal/neural-network-in-c
Making a Neural network in C, because why not?
c-programming deep-learning from-scratch machine-learning neural-network neural-networks
Last synced: 14 Jan 2025
https://github.com/br0wsa/-cours-javascript-apprendre-javascript-de-a-z-le-dom-2-6-
From Scratch - Développement Web
css from-scratch front-end-development html js julien-az justfs
Last synced: 27 Jan 2025
https://github.com/zeyadusf/llms-from-scratch
Build a Large Language Model (From Scratch) book and Finetuned Models
advanced-neural-network attention-mechanism bert book classification coding deberta deep-learning fine-tuning flan-t5 from-scratch gpt2 llm llms-book nlp pretrained-models roberta summarization transformer
Last synced: 07 Jan 2025
https://github.com/hamolicious/hash-map
Was wondering how Hash Maps worked so I decided to create my own, this hash map uses MD5 hashing and a chaining, linked-list collision resolution.
from-scratch hash hashmap python
Last synced: 07 Jan 2025
https://github.com/meysampg/semispark
Trying to implement Spark from scratch
Last synced: 21 Jan 2025
https://github.com/ahmadchen/contact-me
Working 🙊
admin admin-dashboard contacts css from-scratch html html-css html5 js landing-page php
Last synced: 15 Jan 2025
https://github.com/navinkumarmnk/mozhi
English to Tamil Translator. Pretrained BPE Tokenizer & BART like Encoder-Decoder Transformer Model.
bart bpetokenizer from-scratch machine-translation python seq2seq tamil2english transformer
Last synced: 24 Jan 2025
https://github.com/mlsakiit/code-in-turn
Coding event in form of cryptic hunt. And Internship provided.
Last synced: 08 Jan 2025
https://github.com/jacksonchen1998/ml-from-scratch
iThome 30 Days Challenge
Last synced: 15 Jan 2025
https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: 13 Jan 2025
https://github.com/danielmeloalencar/meu-os-do-zero
Um simples Sistema Operacional x86 Multitarefas escrito do zero
c-language from-scratch operating-system x86-assembly
Last synced: 20 Jan 2025
https://github.com/lx6t/neural-net
Neural network from scratch, no external libraries
from-scratch linear-algebra machine-learning machine-learning-algorithms matrices neural-network
Last synced: 28 Jan 2025
https://github.com/senior-sigan/chat_from_scratch
Code from the series of my streams where I work on creating Chat application absolutely from scratch.
Last synced: 17 Jan 2025
https://github.com/yilmaz08/neural-network-from-scratch
Neural Network From Scratch (without any machine learning modules)
from-scratch machine-learning neural-network neural-networks-from-scratch
Last synced: 22 Jan 2025
https://github.com/arianahejazyan/data-structures
My C++ data structures implementations for study 📚
ai algorithms artificial-intelligence cpp data-science data-structures dsa efficient from-scratch
Last synced: 22 Jan 2025
https://github.com/michaelradu/neuralnetworkfromscratch
🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.
from-scratch learn learn-to-code learning learning-by-doing machine-learning machine-learning-algorithms machinelearning matplotlib neural-network neural-networks neuralnetwork neuralnetworks perceptron perceptron-learning-algorithm perceptron-neural-networks python python3 reinforcement-learning reinforcement-learning-algorithms
Last synced: 29 Jan 2025
https://github.com/bipinoli/svm-from-scratch
Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.
convex-optimization from-scratch kernel-functions multiclass-classification sequential-minimal-optimization support-vector-machine svm
Last synced: 23 Jan 2025
https://github.com/ethiclab/git4j
git4j is an attempt to learn how git works by implementing some parts of it.
from-scratch git java learn tdd test
Last synced: 26 Jan 2025
https://github.com/chanlumerico/lucid
Lumerico's Comprehensive Interface for Deep Learning
autograd deep-learning from-scratch numpy
Last synced: 28 Nov 2024
https://github.com/nhivp/msp430-gcc
Learning the msp430g2 microcontroller from scratch
from-scratch from-zero-to-hero microcontroller msp430 msp430-launchpad msp430g2553 mspgcc texas-instruments
Last synced: 03 Dec 2024
https://github.com/stephsako/esftt-covid-planning-spring-2021
🏓 ESFFT's planning website during Coronavirus COVID-19 in spring 2021
covid-19 from-scratch materialize php7 planning table-tennis
Last synced: 02 Dec 2024
https://github.com/tonylapoche/booki
Booki est le site vitrine d’une société fictive de vacances. Ce projet HTML CSS a été créé dans le cadre de mon parcours chez Opensclassroms et avait pour objectif d'initié au développement web en tenant compte des bonnes pratiques de développement.
css from-scratch html initiation no-dependencies openclassrooms
Last synced: 09 Dec 2024