Skip to content

Commit

Permalink
slight fix in README.md (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo3769 authored Jan 11, 2024
1 parent d443490 commit fc4bd19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ poetry run python cleanrl/ppo.py \
--env-id CartPole-v0 \
--total-timesteps 50000

# open another temrminal and enter `cd cleanrl/cleanrl`
# open another terminal and enter `cd cleanrl/cleanrl`
tensorboard --logdir runs
```

Expand Down Expand Up @@ -198,5 +198,5 @@ If you use CleanRL in your work, please cite our technical [paper](https://www.j
CleanRL is a community-powered by project and our contributors run experiments on a variety of hardware.

* We thank many contributors for using their own computers to run experiments
* We thank Google's [TPU research could](https://sites.research.google/trc/about/) for providing TPU resources.
* We thank Google's [TPU research cloud](https://sites.research.google/trc/about/) for providing TPU resources.
* We thank [Hugging Face](https://huggingface.co/)'s cluster for providing GPU resources.

1 comment on commit fc4bd19

@vercel
Copy link

@vercel vercel bot commented on fc4bd19 Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cleanrl – ./

docs.cleanrl.dev
cleanrl-vwxyzjn.vercel.app
cleanrl.vercel.app
cleanrl-git-master-vwxyzjn.vercel.app

Please sign in to comment.