LYK-love's Stars
karpathy/LLM101n
LLM101n: Let's build a Storyteller
microsoft/inshellisense
IDE style command line auto complete
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
tensorflow/lucid
A collection of infrastructure and tools for research in neural network interpretability.
kasmtech/KasmVNC
Modern VNC Server and client, web based and secure
djhworld/simple-computer
the scott CPU from "But How Do It Know?" by J. Clark Scott
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
jkfran/killport
A command-line tool to easily kill processes running on a specified port.
Kaixhin/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
pbloem/former
Simple transformer implementation from scratch in pytorch.
cvdfoundation/open-images-dataset
Open Images is a dataset of ~9 million images that have been annotated with image-level labels and bounding boxes spanning thousands of classes.
kristoff-it/superhtml
HTML Language Server & Templating Language Library
lcswillems/rl-starter-files
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
DSLsofMath/DSLsofMath
Domain-Specific Languages of Mathematics
1x-technologies/1xgpt
world modeling challenge for humanoid robots
zhoubolei/cnnvisualizer
Visualizer for Deep Neural Networks
AboudyKreidieh/h-baselines
A repository of high-performing hierarchical reinforcement learning models and algorithms.
keraJLi/rejax
mttga/purejaxql
Simple single-file baselines for Q-Learning in pure-GPU setting
adebayoj/sanity_checks_saliency
tonyduan/diffusion
From-scratch diffusion model implemented in PyTorch.
jrobine/twm
Transformer-based World Models
weipu-zhang/STORM
benMen87/ApproximateConvolutionalSparseCoding
An implementation of approximate convolutional sparse coding (CSC) based on paper: https://arxiv.org/abs/1711.00328
MyNameIsArko/RL-Flax
Various reinforcement learning algorithms written in Jax + Flax
rasbt/build-nanogpt
Video+code lecture on building nanoGPT from scratch
symoon11/dreamerv3-flax
Flax Implementation of DreamerV3 on Crafter
BalajiAI/VICReg
JAX/Flax implementation of "VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning". ICLR 2022. https://arxiv.org/abs/2105.04906
ChristianOrr/feature-attribution-methods-jax
Suite of methods that create attribution maps from image classification models.