Skip to content
View ZorroStardust's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report ZorroStardust

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
ZorroStardust/README.md

Hello, I'm [ZorroStardust]

About Me

I'm a professional with expertise in robot control and reinforcement learning, with a keen interest in automation technology. I have considerable experience and expertise in this field and continuously strive to learn and explore new technologies and methods.

Skills

  • Robot Control: I have extensive experience in robot control, including motion planning, path planning, and dynamic modeling.
  • Reinforcement Learning: I have a deep understanding of reinforcement learning algorithms and apply these algorithms in practice to solve real-world problems.
  • Automation: I am passionate about automation technology and adept at using various tools and techniques to enhance work efficiency and quality of life.

Contact

Feel free to reach out to me if you have any questions or suggestions regarding my projects or skills!

Popular repositories Loading

  1. Deep-reinforcement-learning-with-pytorch Deep-reinforcement-learning-with-pytorch Public

    Forked from sweetice/Deep-reinforcement-learning-with-pytorch

    PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

    Python

  2. ElegantRL ElegantRL Public

    Forked from AI4Finance-Foundation/ElegantRL

    Cloud-native Deep Reinforcement Learning. Please star. 🔥

    Python

  3. robotics-rl-srl robotics-rl-srl Public

    Forked from araffin/robotics-rl-srl

    S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics

    Python

  4. stable-baselines3 stable-baselines3 Public

    Forked from DLR-RM/stable-baselines3

    PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

    Python

  5. RL-Adventure-2 RL-Adventure-2 Public

    Forked from higgsfield-ai/higgsfield

    PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience re…

    Jupyter Notebook

  6. hindsight-experience-replay hindsight-experience-replay Public

    Forked from TianhongDai/hindsight-experience-replay

    This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

    Python