An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fromscratch

m15kh/NLP

an NLP project that uses word embeddings and includes models like RNN or LSTM for sentiment analysis. It processes text data to predict review sentiment

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

mkashirin/ideeals

Inside Deep Learning Algorithms with NumPy (CuPy coming hot).

Language: Python - Size: 29.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

markusprograms/Snowball-turret

A simple, winter-themed game made for Christmas 2023. Coded in processing.js FROM SCRATCH.

Language: JavaScript - Size: 134 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

Kilian/fromscratch

Autosaving Scratchpad. A simple but smart note-taking app

Language: JavaScript - Size: 4.77 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 721 - Forks: 64

Watoto-Coding-Hub/nonprofitwebsite

A website I made for the Watoto coding club. A charity teaching tech skills to the kids of the Kibera slums in Nairobi, Kenya.

Language: HTML - Size: 36.8 MB - Last synced at: 14 days ago - Pushed at: 30 days ago - Stars: 10 - Forks: 7

marciovmf/smol

Uma game engine desenvolvida ao longo de uma série de vídeos do canal https://www.youtube.com/gamedevlog

Language: CMake - Size: 27 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 1

namansharma18899/kafka-from-scratch

Apache Kafka implementaiton from Scartch using Go Lang 🛠️

Language: Go - Size: 7.81 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Lithax/Cesium

Very small and simple OS x86_64, WIP

Language: C - Size: 1.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

leta91/webpage-with-form

Fully Responsive Webpage with Form made with HTML, CSS and Font Awesome Icon

Language: HTML - Size: 129 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

raj-pulapakura/nn-from-scratch

Neural Network from Scratch using NumPy | MNIST Classification

Language: Python - Size: 1.04 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

anthonykrivonos/nba-ml

🏀 Hardcoded ML classifiers from scratch to create predictive models on the outcomes of NBA games!

Language: Python - Size: 163 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

konbraphat51/UnityQuaternionPy

UnityEngine.Quaternion from scratch in Python3

Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Siddharth-23/FacialRecognitionResnet50

Facial Recognition using Resnet 50 for embeddings from scratch without any pre-trained model

Language: Jupyter Notebook - Size: 708 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

breakdown-voltage/CreditCardFraudDetection

Logistic Regression model to detect credit card frauds

Language: Jupyter Notebook - Size: 148 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ivannaluzhnyi/Songfolio

The School Project (CMF PHP From scratch)

Language: PHP - Size: 22.9 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mohmeez/Decision-Tree-Classifier-from-Scratch

Predict the target class for the lenses dataset with a decision tree classifier by calculating gini impurity and information gain from scratch in python.

Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

konbraphat51/UnityQuaternion_js

Full scratch implementation of UnityEngine.Quantenion

Language: JavaScript - Size: 119 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darla-Young/web-module-project-async-redux Fork of bloominstituteoftechnology/web-module-project-async-redux

Search APIs

Language: JavaScript - Size: 629 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darla-Young/web-module-project-client-auth Fork of bloominstituteoftechnology/web-module-project-client-auth

Friends Database

Language: JavaScript - Size: 713 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mfyz/todox

Clean and simple todo app built for Todo.txt format

Language: JavaScript - Size: 2.81 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

333DaysOfWeb3/333DaysOfWeb3

Documenting journey from almost zero to web3 hero

Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shiva34/Digital-Modulation-Schemes

Contains codes various Digital Modulation Schemes (like AM, DSB-SC, SSB-SC FM, BPSK, QPSK, 16-QAM, DBPSK, DQPSK) in MatLab from scratch ie. without built-in MatLab functions

Language: MATLAB - Size: 789 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 15

mriffaud/Introduction-to-Multi-Armed-Bandit

This is a project to build a multi armed bandit from scratch based on the Kaggle Christmas 2020 Competition.

Language: Jupyter Notebook - Size: 307 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sandra-Rosa/Contact-app-using-React-js

This is a simple contact app using react to store and display contacts.*If the page is refreshed the data is lost*.This is build in react version 16.3.0.

Language: JavaScript - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

LiseRochat/Mastering-Front-End-CSS

Poistionning in CSS. Finish

Language: CSS - Size: 4.75 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

RemXYZ/Portfolio

Website from scratch, no CMS, no Frameworks

Language: JavaScript - Size: 4.99 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MaximeAeva/Neuron

CUDA boosted configurable CNN from scratch

Language: Python - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

JohnLins/NeuralMXClassifier

A neural network that classifies matrices

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

leocvml/DSOD-gluon-mxnet

this repo attemps to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch use gluon reimplementation

Language: Python - Size: 45.9 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

jimzer/6clop

A Ray Tracer Experiment

Language: C++ - Size: 476 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zaghaghi/miniflow

Miniflow - Udacity CarND Quiz

Language: Python - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0