NWNHT's Stars
Makerfabs/Makerfabs-ESP32-UWB
tuna-f1sh/flipdot
PIL-based driver and simpulator for the Alfa-Zeta Flip-Dot display
owenmcateer/Art-Net_Matrix
Control a MAX7219 LED Matrix display over Art-Net DMX with a Wifi ESP8266/Arduino
kelly/flipdisc
A javascript library for flipdot and flipdisc displays
ndsh/flipdots
everything flipdots (processing, arduino sketches and more)
dcreemer/flipdot
PIL-based driver and simulator for the Alfa-Zeta Flip-Dot display
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
Vrekrer/Vrekrer_scpi_parser
Simple SCPI parser for Arduino
theOehrly/Fast-F1
FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
lllyasviel/ControlNet
Let us control diffusion models!
sagieppel/Train-Semantic-Segmentation-Net-with-Pytorch-In-50-Lines-Of-Code
Train neural network for semantic segmentation (deep lab V3) with pytorch in less then 50 lines of code
ajcr/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
tysam-code/hlb-CIFAR10
Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
karpathy/randomfun
Notebooks and various random fun
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Defernus/favicon-snake
susanli2016/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
avinassh/fast-sqlite3-inserts
Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way
github/gitignore
A collection of useful .gitignore templates
ponnhide/patchworklib
Patchwork for matplotlib: A subplot manager for intuitive layouts in matplotlib, seaborn, and plotnine.
has2k1/plotnine
A Grammar of Graphics for Python
williamfiset/Algorithms
A collection of algorithms and data structures
geodav-tech/decode-google-maps-polyline
This repo contains a Python function that will convert encoded polyline strings (as returned from the Maps API) into a list of lat/lon pairs. If you have arcpy, it can convert the API response into a shapefile.
rogerfitz/tutorials
Git Repo for Articles on Ergo Sum blog and the youtube channel https://www.youtube.com/channel/UCiie9CN--dazA7iT2sry5FA
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
robinmoisson/staticrypt
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.