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

Commit 8902951

Browse files
authored
Update README.md
1 parent b1abf25 commit 8902951

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44

55
This package defines two core concepts in reinforcement learning:
66

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

0 commit comments

Comments
 (0)