vonderklaas's Stars
CompVis/stable-diffusion
A latent text-to-image diffusion model
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
Tencent/HunyuanVideo
HunyuanVideo: A Systematic Framework For Large Video Generation Model
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
b7leung/MLE-Flashcards
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
BenAAndrew/auto-heuristic
A tool to automatically generate heuristic rules for a dataset
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
meta-llama/llama
Inference code for Llama models
black-forest-labs/flux
Official inference repo for FLUX.1 models
karpathy/ng-video-lecture
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
encode/uvicorn
An ASGI web server, for Python. 🦄
pydantic/pydantic
Data validation using Python type hints
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
0xacx/chatGPT-shell-cli
Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
meta-llama/llama3
The official Meta Llama 3 GitHub site
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
python/cpython
The Python programming language
torvalds/linux
Linux kernel source tree
etched-ai/open-oasis
Inference script for Oasis 500M
vonderklaas/vision-finger-click
Python, OpenCV, MediaPipe module
levelsio/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
colinhacks/zod
TypeScript-first schema validation with static type inference
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.