Skip to content
View shihaiyong666's full-sized avatar

Block or report shihaiyong666

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. Calculator_java Calculator_java Public

    一个用Java编写的简易计算器

    Java 1

  2. paddlepaddle-demo paddlepaddle-demo Public

  3. annotated_deep_learning_paper_implementations annotated_deep_learning_paper_implementations Public

    Forked from labmlai/annotated_deep_learning_paper_implementations

    🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cycle…

    Jupyter Notebook

  4. MARL-Algorithms MARL-Algorithms Public

    Forked from starry-sky6688/MARL-Algorithms

    Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II

    Python

  5. smac smac Public

    Forked from oxwhirl/smac

    SMAC: The StarCraft Multi-Agent Challenge

    Python

  6. Reinforcement-Learning Reinforcement-Learning Public

    This repository is created for recording preliminary knowledge of reinforcement learning during studying