Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
findmyway authored Dec 18, 2020
1 parent b1abf25 commit 8902951
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

This package defines two core concepts in reinforcement learning:

- `AbstractEnv`.
- Checkout
[ReinforcementLearningEnvironments.jl](https://github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl)
for versatile varieties of environments.
- `AbstractEnv`. Checkout [ReinforcementLearningEnvironments.jl](https://github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl) for versatile varieties of environments.
- `AbstractPolicy`.
[ReinforcementLearningCore.jl](https://github.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl)
is a good start point for how to write customized policies.

0 comments on commit 8902951

Please sign in to comment.