thu-ml/tianshou

Missing Link

Closed this issue · 5 comments

  • I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
    • design request (i.e. "X should be changed to Y.")
  • I have visited the source website
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, gymnasium as gym, torch, numpy, sys
    print(tianshou.__version__, gym.__version__, torch.__version__, numpy.__version__, sys.version, sys.platform)

image

Here the link for vanila limitations learning is missing

Added a link to the wikipedia page, thanks for reporting!

@MischaPanch let me know shall I complete it or is there any other specifically you need to completed , I need a pr to be merged within a day.

I completed it, I just pushed the change on master. The readme is updated

Okay nice , I will try to start solving other issues

Cool, happy to hear you want to participate in tianshou development! If you want some advice in selecting a suitable issue, feel free to contact me at m.panchenko@appliedai.de