zankner's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
KillianLucas/open-interpreter
A natural language interface for computers
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
terryum/awesome-deep-learning-papers
The most cited deep learning papers
dracula/dracula-theme
🧛🏻♂️ One theme. All platforms.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
stas00/ml-engineering
Machine Learning Engineering Open Book
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
garrettj403/SciencePlots
Matplotlib styles for scientific plotting
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
mosaicml/composer
Supercharge Your Model Training
karpathy/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
jbhuang0604/awesome-tips
huggingface/knockknock
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
SciML/SciMLBook
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
mosaicml/streaming
A Data Streaming Library for Efficient Neural Network Training
openai/grade-school-math
fsspec/filesystem_spec
A specification that python filesystems should adhere to.
pnkraemer/tueplots
Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
lucidrains/memorizing-transformers-pytorch
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
maszhongming/MatchSum
Code for ACL 2020 paper: "Extractive Summarization as Text Matching"
lucidrains/mlm-pytorch
An implementation of masked language modeling for Pytorch, made as concise and simple as possible
probcomp/hfppl
Probabilistic programming with HuggingFace language models
ShangtongZhang/rebib
Retrieve information from DBLP and update BibTex files automatically
botv/learn.js
Learn JS by building basic Chrome extensions