Pinned Repositories
adaptive-e2c
Capstone project (Brown University)
awesome-graphics
Curated list of computer graphics tutorials and resources
cryptocurrency_arbitrage
Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges
draw
TensorFlow Implementation of "DRAW: A Recurrent Neural Network For Image Generation"
genadv_tutorial
TensorFlow tutorial on Generative Adversarial Models
gumbel-softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
maml-jax
Implementation of Model-Agnostic Meta-Learning (MAML) in Jax
normalizing-flows-tutorial
Tutorial on normalizing flows.
tdb
Interactive, node-by-node debugging and visualization for TensorFlow
variance_reduction
Implementation of Variance Reduction Techniques in Julia
ericjang's Repositories
ericjang/awesome-graphics
Curated list of computer graphics tutorials and resources
ericjang/maml-jax
Implementation of Model-Agnostic Meta-Learning (MAML) in Jax
ericjang/svd3
Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.
ericjang/nf-jax
Normalizing Flows in Jax
ericjang/chaos
ericjang/Counter-Strike_Behavioural_Cloning
NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
ericjang/aibook
ALife book.
ericjang/discord_chatbot
text-based multiplayer discord game
ericjang/ericjang.github.io
ericjang/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
ericjang/stable-diffusion
Optimized Stable Diffusion modified to run on lower GPU VRAM
ericjang/cayman
Cayman is a Jekyll theme for GitHub Pages
ericjang/discord.py
An API wrapper for Discord written in Python.
ericjang/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ericjang/ffcv
FFCV: Fast Forward Computer Vision (and other ML workloads!)
ericjang/forecasting
ericjang/hummingbot
Hummingbot: a client for crypto market making
ericjang/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
ericjang/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by DeepMind.
ericjang/obj2mjcf
A CLI for processing composite Wavefront OBJ files for use in MuJoCo.
ericjang/octo
Octo is a transformer-based robot policy trained on a diverse mix of 800k robot trajectories.
ericjang/Open-MAGVIT2
Open-MAGVIT2: Democratizing Autoregressive Visual Generation
ericjang/PyAV
Pythonic bindings for FFmpeg's libraries.
ericjang/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ericjang/thetagang
ThetaGang is an IBKR bot for collecting money
ericjang/unbuch
Compile markdown into an html and pdf book based on pandoc.
ericjang/uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
ericjang/vision
Datasets, Transforms and Models specific to Computer Vision
ericjang/vs-llm
ericjang/vscode-spell-checker
A simple source code spell checker for code