Skip to content
View RUFFY-369's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report RUFFY-369

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

Kon'nichiwa! 👋

I am mainly interested in the development of robots and problem solving with reinforcement learning. Or basically the robots that can learn to perform tasks through its interaction with the (real)environment without the need of involvement of a human to define its behavior particularly with very high accuracy.
  • You can check out some sections of my work through the repos.

  • If you are interested to collaborate on some cool things like reinforcement learning or robotics, feel free to hit me up via email

Pinned

  1. DDPG_implementation DDPG_implementation Public

    This is an implementation of the 'Continuous control with Deep Reinforcement learning' paper

    Jupyter Notebook 1

  2. SAC_implementation SAC_implementation Public

    Implementation of Soft actor critic paper

    Jupyter Notebook 2

  3. stanford-cs234_psets_sol stanford-cs234_psets_sol Public

    Solutions to problem sets of Stanford's CS234 course

    Python

  4. TD3PG_implementation TD3PG_implementation Public

    Implementation of the TD3PG paper

    Jupyter Notebook

  5. Curiosity-Learning Curiosity-Learning Public

    Forked from hrishikeshshekhar/Curiosity-Learning

    Python