- Princeton
-
18:04
(UTC -05:00) - https://quantumiracle.github.io/webpage/
-
-
-
VBench Public
Forked from Vchitect/VBench[CVPR2024 Highlight] VBench - We Evaluate Video Generation
Python Apache License 2.0 UpdatedOct 28, 2024 -
Official implementation for: Consistency Models as a Rich and Efficient Policy Class for Reinforcement Learning ICLR'24
-
-
-
Open-Sora-Plan Public
Forked from PKU-YuanGroup/Open-Sora-PlanThis project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
Python Apache License 2.0 UpdatedJul 19, 2024 -
-
-
MARS Public
MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.
-
-
FinRL Public
Forked from AI4Finance-Foundation/FinRLFinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
-
Popular-RL-Algorithms Public
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
-
ElegantRL Public
Forked from AI4Finance-Foundation/ElegantRLCloud-native Deep Reinforcement Learning. Please star. 🔥
Python Other UpdatedJun 11, 2023 -
street-fighter-ai Public
Forked from linyiLYi/street-fighter-aiThis is an AI agent for Street Fighter II Champion Edition.
Python Apache License 2.0 UpdatedMay 18, 2023 -
-
-
consistency_models Public
Forked from cloneofsimo/consistency_modelsUnofficial Implementation of Consistency Models in pytorch
Python UpdatedMar 9, 2023 -
Diffusion-Policies-for-Offline-RL Public
Forked from Zhendong-Wang/Diffusion-Policies-for-Offline-RLPython Apache License 2.0 UpdatedMar 7, 2023 -
Muesli-lunarlander Public
Forked from Itomigna2/Muesli-lunarlanderMuesli RL algorithm implementation (PyTorch) (LunarLander-v2)
Jupyter Notebook MIT License UpdatedFeb 27, 2023 -
Flash_Loans_V3 Public
Forked from KenatSF/Flash_Loans_V3Code to borrow as much { WETH, USDC, DAI, USDT } as you want from Aave and make an arbitrage transaction with Uniswap up to V3
JavaScript UpdatedFeb 17, 2023 -
-
multigame-dt Public
Forked from etaoxing/multigame-dtImplementation of Multi-Game Decision Transformers in PyTorch
Python MIT License UpdatedFeb 6, 2023 -
Cascading-Decision-Tree Public
Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning
-
Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms include DDPG, PPO.
-
-
-
DexterousHands Public
Forked from PKU-MARL/DexterousHandsThis is a library that provides dual dexterous hand manipulation tasks through Isaac Gym
Python Apache License 2.0 UpdatedNov 27, 2022 -
-
nash-dqn Public
Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement Learning Approach for Finding Non-Exploitable Strategies in…