-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revamp GridRoomsUndirected and GridRoomsDirected (#154)
* add GridRoomsUndirectedModule.GridRoomsUndirected * add GridRoomsDirectedModule.GridRoomsDirected * remove old GridRoomsUndirected & GridRoomsDirected * fix getting started in README * fix door placing in GridRoomsUndirected * forward show method for RLBaseGridWorld to inner env * change MIME("text/plain") to MIME"text/plain"() * forward play! methods for RLBaseGridWorld to inner env * rename RLBaseGridWorld to RLBaseEnv * update README
- Loading branch information
1 parent
c585c20
commit f5a27bf
Showing
8 changed files
with
352 additions
and
295 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.