Skip to content
View zjq0717's full-sized avatar

Block or report zjq0717

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. oyster oyster Public

    Forked from katerakelly/oyster

    Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)

    Python 1

  2. prompt prompt Public

  3. DRL-code-pytorch DRL-code-pytorch Public

    Forked from Lizhi-sjtu/DRL-code-pytorch

    Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

    Python

  4. MARL-code-pytorch MARL-code-pytorch Public

    Forked from Lizhi-sjtu/MARL-code-pytorch

    Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.

    Python

  5. maml-rl maml-rl Public

    Forked from d3ac/maml-rl

    元强化学习MAML实现, 修改了部分老旧而不能运行的代码, 并可以通过render直接查看训练的结果

    Jupyter Notebook

  6. Deep-Reinforcement-Learning-Algorithms-with-PyTorch Deep-Reinforcement-Learning-Algorithms-with-PyTorch Public

    Forked from p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch

    PyTorch implementations of deep reinforcement learning algorithms and environments

    Python