The source code and dockerfile for the GSW2024 AI Lab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

12 lines
594 B

4 weeks ago
  1. ---
  2. name: Question
  3. about: Ask a question
  4. title: "[Question] Question title"
  5. ---
  6. ### Question
  7. If you're a beginner and have basic questions, please ask on [r/reinforcementlearning](https://www.reddit.com/r/reinforcementlearning/) or in the [RL Discord](https://discord.com/invite/xhfNqQv) (if you're new please use the beginners channel). Basic questions that are not bugs or feature requests will be closed without reply, because GitHub issues are not an appropriate venue for these.
  8. Advanced/nontrivial questions, especially in areas where documentation is lacking, are very much welcome.