Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinforcement Learning: TD3 with HalfCheetah-v3 Gymnasium Environment #216

Closed
wants to merge 1 commit into from

Conversation

tareknaser
Copy link
Member

Description:

This PR adds an example to the reinforcement learning examples set

TD3 on HalfCheetah-v3:

  • The training was performed for 150,000 steps.

The video for the result can be found in my GSoC final report

Signed-off-by: Tarek <tareknaser360@gmail.com>
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch tareknaser/examples/half_cheetah_td3

@zoq
Copy link
Member

zoq commented Oct 18, 2023

Do you have the model file as well?

@tareknaser
Copy link
Member Author

Do you have the model file as well?

Unfortunately, I didn't save the model while training.
The file I used for training is in the PR.

Copy link

mlpack-bot bot commented Nov 18, 2023

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

@mlpack-bot mlpack-bot bot added the s: stale label Nov 18, 2023
@mlpack-bot mlpack-bot bot closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants