Skip to content

lidonghui-ai/UR5_MuJoCo

 
 

Repository files navigation

Development and implementation of (Deep) Reinforcement learning approach towards flexible robotic assembly tasks

Author: Abdulraouf Sawas ([email protected])

Setup

clone this repo:

git clone https://github.com/PaulDanielML/MuJoCo_RL_UR5.git

Then change into the newly created directory:

cd UR5_MuJoCo/

Then run

pip install -r requirements.txt

Usage

To run testing function:

$ python main

Tenserborad

TO check the logs collected:

 $ tensorboard --logdir logs/

Training

please check the comment in the code in the main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%