Lists (32)
Sort Name ascending (A-Z)
ai
bayes
bo
diff
dl
doe
epid
fed
gen
geo
gp
interview
le
llm
ml
music
nlp
nn
num
opt
pde
piml
probml
rl
rob
ss
st
temp
tensor
ts
uq
visual
Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Examples and guides for using the OpenAI API
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
🔊 Text-Prompted Generative Audio Model
Google Research
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
Examples and guides for using the Gemini API
llama3 implementation one matrix multiplication at a time
This repository contains implementations and illustrative code to accompany DeepMind publications
AirLLM 70B inference with single 4GB GPU
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
This repository contains demos I made with the Transformers library by HuggingFace.
Python toolkit for quantitative finance
Playing Pokemon Red with Reinforcement Learning
Flax is a neural network library for JAX that is designed for flexibility.
Python code for "Probabilistic Machine learning" book by Kevin Murphy
Official Code for Stable Cascade
Accepted as [NeurIPS 2024] Spotlight Presentation Paper
"Probabilistic Machine Learning" - a book series by Kevin Murphy
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Probabilistic reasoning and statistical analysis in TensorFlow
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's …
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
Bayesian optimization in PyTorch