Skip to content
View Joel-Baptista's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Joel-Baptista

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

Pinned

  1. larcc_vision_interface larcc_vision_interface Public

    Establishes a communication channel between human operator and robot based on vision

    Python

  2. RL-Skid2Mid RL-Skid2Mid Public

    This repository is my attempt to become "mid" at implementing Reinforcement Learning solutions. The initial idea is to use Pytorch and Open AI Gym, but will see how it goes...

    Python

  3. multi_task_RL multi_task_RL Public

    Experiments different Reinforcement Learning Algorithms using Gymnasium (in MuJoCo) environments to solve Multi-Task problems

    Python

  4. AlphaZero_from_Scratch AlphaZero_from_Scratch Public

    Understanding the AlphaZero algorithm by coding it, following the tutorial in: https://www.youtube.com/watch?v=wuSQpLinRB4&list=WL&index=8&ab_channel=freeCodeCamp.org

    Python