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

DDPG #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

DDPG #1

wants to merge 4 commits into from

Conversation

jylee425
Copy link
Collaborator

@jylee425 jylee425 commented Aug 28, 2021

applied DDPG algorithm reaching up to success-rate 0.9

manipulation_main/robot.py
manipulation_main/encoder.py : Add autoencoder for image (observation) embedding
manipulation_main/rewards.py : Changed rewarding policy
policy/DDPG.py : Implement DDPG for action inference
config/gripper_grasp.yaml : Changed training & rewarding policy

@jylee425 jylee425 closed this Aug 29, 2021
@jylee425 jylee425 reopened this Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant