pfnet / pfrl

PFRL: a PyTorch-based deep reinforcement learning library
MIT License
1.2k stars 157 forks source link

how to use the repo ? #190

Open GongYanfu opened 10 months ago

GongYanfu commented 10 months ago

can you add some examples of commands how to use the repo?

prabhatnagarajan commented 10 months ago

I would check out the repository README. There's a getting started section with a blog post, and also a quickstart guide. The documentation is also good. The examples usually have a README showing how to start running the code.