tripathysagar's Stars
AnswerDotAI/RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
stas00/ml-engineering
Machine Learning Engineering Open Book
stas00/the-art-of-debugging
The Art of Debugging
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
google-research/readout_guidance
Official PyTorch Implementation for Readout Guidance, CVPR 2024
ml-explore/mlx
MLX: An array framework for Apple silicon
gofiber/fiber
⚡️ Express inspired web framework written in Go
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
anthdm/.nvim
My Neovim configuration in one single file
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
karpathy/makemore
An autoregressive character-level language model for making more things
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
danijel3/audio_gui
Simple audio recorder that sends WAV from browser to server in Python (Flask).
SciML/SciMLBook
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
JuliaML/OpenAIGym.jl
OpenAI's Gym binding for Julia
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
csev/dj4e-samples
Django For Everybody Sample Code