faster-trajectory-transformer. Implementation of Trajectory Transformer with attention caching and batched beam search
118prioritized_experience_replay. Prioritized Experience Replay implementation with proportional prioritization
91sac-n-jax. Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch
57evolution_strategies_openai. implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper
20streaming-drl-jax. streaming deep reinforcement learning but 4x faster with jax!
19link_pred_spark. similarity between graph nodes based on local information with PySpark
10average_reward_ppo. Implementation of "Average-Reward Reinforcement Learning with Trust Region Methods" paper.
9chess_minimax. minimax algorithm for chess with alpha-beta pruning
8MHRW. metropolis-hastings random walk with PySpark
8cs_algorithms. code for courses on algorithms and data structures from CSC & leetcode & CSES problem set
7mst_clustering. implementation of agglomerative single linkage clustering with minimum spanning tree algorithm
6Howuhh.github.io. HTML
4tic_tac_toe_minimax. minimax algorithm implementation for tic tac toe
3cic_gym. Adaptation of original "Contrastive Intrinsic Control for Unsupervised Skill Discovery" implementation to OpenAI Gym
3minerl_treechop_bc. MineRL TreeChop with Behavioural Cloning
2autograd_but_smaller. Simple implementation of reverse-mode automatic differentiation on numpy arrays
2halfcheetah_experts. expert policies for forward and backflip halfcheetah envs
2Predators-and-Preys. Python
2JaxMARL. Multi-Agent Reinforcement Learning with JAX
1pgx. 🎲 Vectorized RL game environments written in JAX with end-to-end AlphaZero examples
1teaminfo. get info about your favorite team
1cleanrl. High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
1cv. my cv, in case you're wondering
1Ai.Hack. project from ai.hack
1memory-maze. Evaluating long-term memory of reinforcement learning algorithms
1