ekorudiawan / conda-environment

Collection of conda environment file for my research project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Collection of conda environment file for my research project