Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 330 Bytes

Readme.md

File metadata and controls

17 lines (12 loc) · 330 Bytes

List of My Conda Environment

1. barelang-ros-env.yaml Environment for developing Reinforcement Learning algorithm on my humanoid robot.

Features:

  1. ROS with Python3 support
  2. TensorFlow 1.14
  3. PyTorch 1.4.0
  4. stable-baseline 2.9.0

How to Create Environment

conda env create -f barelang-ros-env.yml