sentenai / reinforce

Reinforcement learning in haskell
https://sentenai.github.io/reinforce/
BSD 3-Clause "New" or "Revised" License
44 stars 17 forks source link

Modified path for random_agent file in readme #27

Closed championballer closed 4 years ago

championballer commented 4 years ago

Description

IMO It would be better to have the exact path of the example file for random agent rather than a reference to examples/

Motivation and Context

Had just started exploring the repo. Took me a separate search to find the file, which won't be required if the exact path was mentioned. We could even create a link to the file if the modified version seems bloated.

Thought the suggestion was too small to file an issue.

How Has This Been Tested?

README change. No test should be needed.

Screenshots (if appropriate):

Types of changes

Checklist:

stites commented 4 years ago

Looks like CI is broken due to 6 hlint warnings (should probably be turned off).