mirror of
https://github.com/wassname/Run-Skeleton-Run.git
synced 2026-06-27 17:14:10 +08:00
typo :)
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
# Run-Skeleton-Run
|
||||
[Reason8.ai](https://reason8.ai) PyTorch solution for 3rd place [NIPS RL 2017 challenge](https://www.crowdai.org/challenges/nips-2017-learning-to-run/leaderboards?challenge_round_id=12).
|
||||
|
||||
Additional thanks to [Michail Pavlov](https://github.com/fgvbrt) for collaboration.
|
||||
Additional thanks to [Mikhail Pavlov](https://github.com/fgvbrt) for collaboration.
|
||||
|
||||
## Agent policies
|
||||
|
||||
### no-flip-state-action
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
### flip-state-action
|
||||
@@ -22,6 +20,7 @@ Additional thanks to [Michail Pavlov](https://github.com/fgvbrt) for collaborati
|
||||
2. `source activate opensim-rl`
|
||||
|
||||
Would like to test baselines? (Need MPI support)
|
||||
|
||||
3. `sudo apt-get install openmpi-bin openmpi-doc libopenmpi-dev`
|
||||
3+. `sh setup_env_mpi.sh`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user