niniack's Stars
python-poetry/poetry
Python packaging and dependency management made easy
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
Transpile-AI/ivy
The Unified AI Framework
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
apple/corenet
CoreNet: A library for training deep neural networks
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
sirupsen/napkin-math
Techniques and numbers for estimating system's performance from first-principles
srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch.
dvanoni/notero
A Zotero plugin for syncing items and notes into Notion
karpathy/arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
mimoralea/gdrl
Grokking Deep Reinforcement Learning
lucidrains/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
understandable-machine-intelligence-lab/Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
MinghuiChen43/awesome-trustworthy-deep-learning
A curated list of trustworthy deep learning papers. Daily updating...
awslabs/Renate
Library for automatic retraining and continual learning
MinghuiChen43/awesome-deep-phenomena
A curated list of papers of interesting empirical study and insight on deep learning. Continually updating...
EleutherAI/concept-erasure
Erasing concepts from neural representations with provable guarantees
dair-ai/awesome-research-proposals-guide
A guide to improve your research proposals.
neurostatslab/tensortools
A very simple and barebones tensor decomposition library for CP decomposition a.k.a. PARAFAC a.k.a. TCA
zafstojano/ml-interview-questions-and-answers
This repo contains my solutions to “Introduction to Machine Learning Interviews” by Chip Huyen.
berenslab/t-simcne
Unsupervised visualization of image datasets using contrastive learning
divyam3897/UCL
Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)
rnag/dotwiz
A blazing fast dict subclass that supports dot access notation.
EleutherAI/features-across-time
Understanding how features learned by neural networks evolve throughout training
pnnl/DeepDataProfiler
Python library for analyzing the internal structure of deep neural networks.
anonymous2023iclr/ViTVis
danmlr/svr
PyTorch implementation of Singular Value Representation (D. Meller, N. Berkouk 2023)
csinva/max-activation-interpretation-pytorch
Code for creating maximal activation images (like Deep Dream) in pytorch with various regularizations / losses.
ashsrobbins/tca
Tensor component analysis applied to interesting things!