zwimpee's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
openai/openai-cookbook
Examples and guides for using the OpenAI API
meta-llama/llama
Inference code for Llama models
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
karpathy/llm.c
LLM training in simple, raw C/CUDA
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
ThePrimeagen/init.lua
Farama-Foundation/PettingZoo
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
MIT-LCP/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
AetherCortex/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
neelnanda-io/TransformerLens
A library for mechanistic interpretability of GPT-style language models
PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
banodoco/Dough
Dough is a open source tool for steering AI animations with precision.
MLforHealth/MIMIC_Extract
MIMIC-Extract:A Data Extraction, Preprocessing, and Representation Pipeline for MIMIC-III
kexinhuang12345/clinicalBERT
ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission (CHIL 2020 Workshop)
pyt-team/TopoModelX
Topological Deep Learning
neelnanda-io/1L-Sparse-Autoencoder
samschifman/RAG_on_FHIR
Work on using Retrieval-Augmented Generation (RAG) to combine Fast Healthcare Interoperable Resources (FHIR) with Generative AI.
MLD3/FIDDLE
FlexIble Data-Driven pipeLinE – a preprocessing pipeline that transforms structured EHR data into feature vectors to be used with ML algorithms. https://doi.org/10.1093/jamia/ocaa139
DataCTE/Camel-Coder
Camel-Coder: Collaborative task completion with multiple agents. Role-based prompts, intervention mechanism, and thoughtful suggestions
ecxr/handmadehero
yosinski/unstable-diffusion
greydanus/fractal_tree
A numerical model of fractal dynamics
CoffeeVampir3/exllama-langchain-example
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.