Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaReinforcementLearning/GridWorlds.jl

Help! I'm lost in the flatland!
https://github.com/JuliaReinforcementLearning/GridWorlds.jl

revisiting interactivity: bug fixes and quality of life improvements (#187)

* add default value for frame_start_delimiter

* update frame_start_delimiter usage in README
...

b6377649374119ee3972e9038af12db4d340c965 authored over 1 year ago by Siddharth Bhatia <[email protected]>
bump minor version (#184)

6c62515d4b7a645099a2789a898acbf314fac4ee authored over 3 years ago by Siddharth Bhatia <[email protected]>
update julia syntax highlighting in README (#183)

82a8c7a0f0ca88f8163796427adef3eda6687948 authored over 3 years ago by Siddharth Bhatia <[email protected]>
update README (#180)

* move descriptions of envs before images

* add info on programmatic recording of agent's beh...

beb18bdc11e3c3b72ed997b4bdc661fae7cee358 authored over 3 years ago by Siddharth Bhatia <[email protected]>
update benchmarks (#179)

* rename benchmark directory to benchmarks

* use sample_two_positions_without replacement in ...

65d9dbacafbbc7004e6ac288a911d88b44de83e2 authored over 3 years ago by Siddharth Bhatia <[email protected]>
update documentation in README (#178)

* update README

* update environment visualizations & add descriptions

* update playing & ...

98981d3c5aa9cc41c055053694f5dfb2b1dbafea authored over 3 years ago by Siddharth Bhatia <[email protected]>
clean up & fix more miscellaneous things (#177)

* remove all assets

* no need to import Random & DataStructures in GridWorlds module

* fix...

e7c748c8528175f807b8a28b7bac26dfdd426047 authored over 3 years ago by Siddharth Bhatia <[email protected]>
update act! for all envs & some bug fixes (#176)

* update navigation for SingleRoom envs

* update act! for Catcher

* update act! for Collec...

b4287b2a861a4a2c80c41f8e8982d8ad15a202d6 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp playing and replaying (#175)

* remove Play module & move its contents to GW module

* don't forward get_action_names for RL...

e630024737e00638345ef8576bcbce0f05688035 authored over 3 years ago by Siddharth Bhatia <[email protected]>
update bunch of miscellaneous things (#174)

* change RLBase.action_space to Base.OneTo(NUM_ACTIONS)

* rename AbstractGridWorldGame to Abs...

f7b8632405522b3259438570951531535504a0a4 authored over 3 years ago by Siddharth Bhatia <[email protected]>
rearrange codebase (#173)

* remove objects.jl

* move directions.jl into actions.jl

* rename actions.jl to navigation...

f05079c9361e2c2fbc5c4e7544c8181c60b23b43 authored over 3 years ago by Siddharth Bhatia <[email protected]>
add sub_tile_map view to SingleRoomUndirected & SingleRoomDirected (#172)

* add sub_tile_map utils

* add sub_tile_map view utils for directed envs

* add sub_tile_ma...

a2f472b42f18901f60a3bb2652035ab579a05e54 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp benchmarking (#171)

* add const ENVS listing all environments

* ignore default generated benchmark files

* fix...

ba153b9b865ad250b1123adb3f88e3b395434f6f authored over 3 years ago by Siddharth Bhatia <[email protected]>
remove things related to old implementation (#170)

* remove graphical rendering

* remove textual_rendering.jl

* remove old AbstractGridWorld ...

3a8210cc248dc35dea1028fe2ce68e8a03003c86 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp CollectGemsMultiAgentUndirected (#169)

* add CollectGemsMultiAgentUndirectedModule.CollectGemsMultiAgentUndirected

* remove old Coll...

901b9b3a4c1740ac2575b041f03d2ea115258280 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp TransportUndirected & TransportDirected (#168)

* add TransportUndirectedModule.TransportUndirected

* add TransportDirectedModule.TransportDi...

ac8a8de6e184f5f41130005bf71bee1d02daf0e2 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp Catcher (#166)

* remove old Catcher & add CatcherModule.Catcher

* update README

31cce74271528a32e0cdcbb6daeb5a7afb4433f1 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp Snake (#165)

* remove old Snake & add SnakeModule.Snake

* update README

d09b8a4ab01c1b6535741151e8ebf7014e752c69 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp SokobanUndirected & SokobanDirected (#164)

* add SokobanUndirectedModule.SokobanUndirected

* add SokobanDirectedModule.SokobanDirected
...

2c294a30d9e31fdb3318fff380fcebe8ed63df36 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp DynamicObstaclesUndirected & DynamicObstaclesDirected (#162)

* add DynamicObstaclesUndirectedModule.DynamicObstaclesUndirected

* add DynamicObstaclesDirec...

6ab74592b007a3f6f6109cbd7f0dfa006d636731 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp CollectGemsUndirected & CollectGemsDirected (#161)

* add CollectGemsUndirectedModule.CollectGemsUndirected

* add CollectGemsDirectedModule.Colle...

9a0b1bb9871bffd7f135583b3cda0d583cf6c5b6 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp DoorKeyUndirected & DoorKeyDirected (#160)

* add DoorKeyUndirectedModule.DoorKeyUndirected &
DoorKeyDirectedModule.DoorKeyDirected

* re...

59e66bfabe49f678cd03ddc175151e849ec76ba0 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp GoToTargetUndirected & GoToTargetDirected (#159)

* add GoToTargetUndirectedModule.GoToTargetUndirected

* add GoToTargetDirectedModule.GoToTarg...

200279f65fb32a8d1357f3df1ca0379d68049af6 authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp MazeUndirected & MazeDirected (#156)

* add MazeUndirectedModule.MazeUndirected

* add MazeDirectedModule.MazeDirected

* remove o...

9a2f1043c8df66823757c3c3006765525af4498c authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp SequentialRoomsUndirected & SequentialRoomsDirected (#155)

* add SequentialRoomsUndirectedModule.SequentialRoomsUndirected

* add SequentialRoomsDirected...

010452dcc47b2fb29f54208ac205b0884d55d5cc authored over 3 years ago by Siddharth Bhatia <[email protected]>
revamp GridRoomsUndirected and GridRoomsDirected (#154)

* add GridRoomsUndirectedModule.GridRoomsUndirected

* add GridRoomsDirectedModule.GridRoomsDi...

f5a27bf11bedfaa0102931834b9ba53d0e537b56 authored over 3 years ago by Siddharth Bhatia <[email protected]>
add SingleRoomUndirected & SingleRoomDirected (#153)

* add module Play to play envs inside REPL

* implement generic play! method inside Play modul...

c585c2055f575645791bfdc0e66cc02ddea83963 authored over 3 years ago by Siddharth Bhatia <[email protected]>
add CollectGemsUndirectedMultiAgent environment (#143)

* add REPL package

* import REPL package

* add CollectGemsUndirectedMultiAgent

* add te...

6d87e1814ad0471ad4cbd477ea033915b1421f40 authored over 3 years ago by Siddharth Bhatia <[email protected]>
bump version (#137)

c0e86bb6c33819f0e4a4cefe0284d985d0474ed3 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
performance fix in get_grid_inds (#136)

* add compat entry for StaticArrays

* reuse computation in get_grid_inds methods

* update ...

b4fae970c9d263b0c8f79f302f6e7405d0bf3ee6 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
fix readme: add file textual_rendering.png (#133)

* add textual_rendering.png

* fix file name to textual_rendering.png

3a4ffa81e78892e093f4c4bead63335fec90b9b3 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
simplify internals, boost performance, upgrade to julia 1.6.0 (#132)

* simplify objects structs and disable stuff (#1)

* remove all fields from Agent struct (#2)
...

f355c506eb8207316ead884d49cb036989812486 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
fix benchmarking (#131)

* use relative path for GridWorlds.jl, no need of [compat] entry

* use Refs while benchmarkin...

b3337d3caae3bb013266a90e0e7885b4397809ca authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
add Transport env (#129)

* add Transport env

* add tests for Transport env

* add gif for Transport env

24d453d79e1c40255b3f99235011946f3f6807f5 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
bump minor version (#128)

f7b5d3c3e4657c354caf1a04ca4a3f6234897d97 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
fix formatting of benchmarks (#127)

2686ca2c3a4e074eb19057e8477d81dbb5caff5d authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
add benchmarks (#126)

* add benchmarks

* add benchmark info to README

* cleanup

349061399f634d30055a3b13e6f6ffd4219f650f authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
add Catcher environment (#125)

* add move method for Center

* add move method for MoveCenter & split type union

* add Cat...

3d9e1579f40fbdd808719cc31fd09cd33cd0813e authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
add Maze environment (#124)

* add Maze env

* add tests for Maze env

* add gifs for maze (directed & undirected)

* m...

67a8af32d3396c17dac8e99d1942a4930b1724cf authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
add Snake environment (#123)

* add DataStructures package

* import DataStructures

* add Snake environment

* add test...

a71404567b37abc0c7f1c6f3d08bb7a3a9e8c123 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
Add citation (#121)

* add CITATION.bib

* update LICENSE

* update Project.toml

* update README

dedfa11e59db34027ba2035da89ebf53af793524 authored almost 4 years ago by Sid-Bhatia-0 <[email protected]>
Bump version (#120)

* minor formatting edits in README

* bump version

60a10f1772934a99d6534612ff4155297b148ca9 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Cleanup miscellaneous(#119)

* change default agent color to :red

* update gifs

* rename env file names

* update Tag...

f740aff46b6211394c03136622ff5cd059aa0939 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor agent view related methods and other minor changes (#118)

* update get_agent_view_size

* add new methods to acquire state and agent view

* allow get...

2e8975c85ce3534c2151121a0791be1ec53a8d31 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add behaviour for both navigation styles (#117)

* show debugging info during Makie rendering

* add UndirectedNavigation behavior for GoToDoor...

246168ebfb22439eb9fca59f0996c64abc407597 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add NavigationStyle trait (#116)

* add AbstractDirectionStyle trait

* utilize AbstractDirectionStyle trait

* fix test for S...

ae694c2ba12491e34310e36b6a4d079f57d8ad5c authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Update README (#115)

* add Sokoban gif

* add Sokoban terminal rendering screenshot

* replace Sokoban.png with E...

a31a23423ead18e0a9b15fa2298f949a6219af23 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor and Cleanup (#114)

* add AbstractDirection

* deprecate Direction in favor of AbstractDirection

* deprecate en...

51ebad3f55d446d4bd991e1e44573b0b44572ea0 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
deprecate env indexing (#113)

756203aa80b5d4307b400a007d4e806b6a12cdc6 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Sokoban (#112)

* add terminal rendering for GridWorldBase objects

* add Box, Target, and DirectionLessAgent ...

f5e7420100cf480588f2611a1ba215508c46c4ee authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Delete changelog.yml (#108)

5567f32b80dc662a2948a748d064e675207d5a2c authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Delete .appveyor.yml (#107)

a2613e30137bfbc89b363dfa790691b87e411cf7 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Create changelog.yml (#106)

7be3ebdd824ff86349261a9597f80f18839ba5bd authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Automated commit made by MassInstallAction.jl (#76)

d4f2fce74a7fa2fbfa10970630370d1cfe27efdd authored about 4 years ago by Jun Tian <[email protected]>
Update RLBase 0.9.0 and bump GridWorlds version to 0.2.0 (#105)

* update RLBase version to "0.9"

* update get_state method as per RLBase 0.9.0

* update ge...

528cb72af3594d0bdb7c171936c511cae1b57e46 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Env indexing and cleanup (#103)

* use forward macro for indexing env

* add random pos sampling method for env objects

* us...

83e5d2bba45e366be1895446489230be56910768 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add get_agent_view_size method (#102)

46dd9b6effdd09b3b5a36d63371727be62c27114 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Cleanup (#101)

* use @forward for getting grid dimensions

* use falses method in GridWorldBase constructor
...

abebb1d431e12eebeb4ff92f5aad1096d813b063 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
refactor terminal rendering (#100)

af8a6945e6042e7336650d3ded8c1b71114a5874 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor and Cleanup (#99)

* make color a type parameter for Agent struct

* make default agent pos as CartesianIndex(2, ...

6eea88429f0a210ef6d65beac7e23a405846b0a1 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor GoToDoor (#98)

* refactor GoToDoor

* update GoToDoor gif

* allow rectangular world dimensions

8f67fa545cb117b6fc5e7d425fcbbe767c7b5cc3 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor CollectGems (#97)

* refactor CollectGems

* allow rectangular world dimensions

* update CollectGems gif

0d0148ee92c05e13f37fe2b48ccec704a7580fbf authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor DoorKey (#96)

* refactor DoorKey

* update DoorKey gif

* allow rectangular world dimensions

5b8ef01268cf50ddc796cf187b7033f00d52fa33 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor GridRooms (#95)

* refactor GridRooms

* update GridRooms gif

03246523008fef32f4d6c17e6598d293863d933c authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor DynamicObstacles (#94)

* fix: set goal_reward upon reaching GOAL

* refactor DynamicObstacles

* add rectangular wo...

22c949a8eae9460c3ddb04c38856932148067810 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor EmptyGridWorld (#93)

* rename add_room! to place_room!

* place_room! for world::GridWorldBase argument

* add ge...

9a2e54103742ed986b52be76f6d1f8ae4ab8f0c0 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add GridRooms as a generalization of FourRooms (#92)

* move Room struct to utils.jl

* add GridRooms environment

* remove FourRooms in favor of ...

d20848e6123f8a92993af23cd3dc3040b29c9f11 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Fix and Test (#91)

* fix: create a big world and set it on each reset!

* view region can be other than 7 x 7

...

df420a11d31a9b24786c8bfed05dc982ee98b3ad authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor Rendering (#90)

* add rectangular world in EmptyGridWorld

* refactor terminal rendering

* some cleanup

...

ed6a1d4115b7073053238e35ef04fe96166b2490 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Pickup and Drop action behaviour (#89)

* make inventory type parametric

* use get_actions method

* add inventory related get_ and...

b9030738ba246154c626c01107b20d64d2cca395 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor and Clean Up (#88)

* add exports

* reorder

* use import Requires instead of using Requires

* fix exports
...

21736fe4240ef63881616a66a422be9679fa9432 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Make rng a standard component of every env struct (#87)

* add rng field. All envs must have it

* add get_rng method

* use get_rng method

bc99cb385295f74052c2e3fd6a5e9cc395b7c464 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor and Clean (#86)

* use get_ and set_ methods

* factor out common MoveForward behaviour

* factor out common ...

8a8bd3f9fc68d620f9f8b55cbd196304abe8627d authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor and clean up (#85)

* remove extra exports

* use informative full name instead of shorthand

* cleanup reorderi...

5e59b361e4df3f6050ace3f1256cd7f95e4b9845 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add SequentialRooms env (#84)

* add consts Direction and DIRECTIONS

* add file sequentialrooms.jl

* add Room struct

*...

972eb4430fd2064abd84d2c4aaf9f1cce7125927 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor terminal rendering (#83)

* add getter methods depending on view_type

* simplify terminal rendering

* rename file to...

9509ba5e85e407246141c831a4d891bba1057cf0 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add `get_full_view` and `get_state` for fully observable settings (#82)

* add get_full_view method with agent layer

* full observation requires agent direction

* ...

fa2c79f492434d288938a29a35d535f75cd23226 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
GitHub Actions CI (#80)

* remove travis ci

* add GitHub Actions CI

* add macOS and windows

* no docs present

...

76415863f9dcb3b817cbdc2f139cddc0ec0fb259 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add compat for RLBase (#78)

d3619f3344a4c02507ef4419d8b91bb28ca1ff4c authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
bump version (#60)

Bumping version to 0.1.0

1f2247501f999cef98c2cb75326a48b21732f5f1 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Cleanup naming convention (#75)

* use env instead of w to represent an environment

* use w to represent instance of GridWorld...

fcce51f15725d5e5819167306d2a38a968385fbb authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
factor out RLBase defaults (#74)

23f95147136a6ae36cc3b6117e81dcfcb7707afb authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor DynamicObstacles (#67)

* add keyword argument for num_obstacle

* remove conditional to set num_obstacle

* add res...

92efd254ef44f95c0a08f149822704a55c9c4ba0 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add configurable agent start pos and dir (#73)

a7d00d81bf10e66bc01a928fd9559c8624157c2a authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor `DoorKey` (#71)

* simplify DoorKey env logic

* change array to tuple

* change default n to 7

* add rng ...

327fdc13b49fd988bc7abeafa20a54ce37a0c9c4 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor GoToDoor (#68)

* add goal related fields

* fix door positioning

* add parametric rng field

* add and r...

2523782e95b25ed2c21156a3879ca51b313a4feb authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor FourRooms (#69)

* refactor FourRooms to reuse reset! method

* add tests for RLBase API of FourRooms

* simp...

b9fee6cf15c21a03acaff534c52a63be9aaee153 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Refactor EmptyGridWorld (#61)

* add kwargs to EmptyGridWorld reset! method

* reuse reset! in env constructor

* add confi...

4132a099eeb4e4ec0eb11a937c8b9b5fd4e5b21f authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Update README (#65)

* mention usage of RLBase API

* clean README

* clean environment list

* fix path of Dyn...

8b19efb2b5330d1ab87fe3665ad8dd2261b11a3a authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Fix CollectGems (#59)

* store rng within env struct

* format: change r to reward for consistency

* add reset! me...

7d32edc7bb0b709dd45eb93bd1a59f179824cf63 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add reset! method to EmptyGridWorld and FourRooms (#58)

* add reset! for EmptyGridWorld

* add reset! method for FourRooms

43a8e8504e90d62f5ca353aac2a1bcfbd0a21820 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
EmptyGridWorld RLBase API (as per #48) (#56)

* add RLBase API for EmptyGridWorld

* parameterize goal reward

* add RLBase API test for E...

f7e6276c6bbef3165d91d5efa489c2d6afdadb63 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
FourRooms RLBase API (as per #48) (#57)

* add RLBase API for FourRooms env

* reduce default grid size for FourRooms

* remove old gif o...

c1895cc289a42b879085ed40110eb35ad45e5a3b authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Add RLBase dependency and use its API (as per #48) (#54)

* temporarily disable envs except CollectGems

* add (local) RLBase package and use it

* subtyp...

974486736f7a3fa18e2a0092c5fbf87dc393c477 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
lazily load Makie (#50)

f46e78c3ff224039adb42a3362edee5c8a053428 authored about 4 years ago by Jun Tian <[email protected]>
Added pickup and drop actions (#38)

* Added pickup and drop functions

* added pickup() dispatch for non-item objects

* changed...

910a0cfe67ce955b4b9c11ead771c2f89a9df479 authored about 4 years ago by Ben Landrum <[email protected]>
Update collectgems.jl (#49)

* Update collectgems.jl

Adding RNG as a parameter to CollectGems for reproducibility

* Up...

4835e85beb8efcf280bc5427c2526d4f8ab5c572 authored about 4 years ago by Raj Ghugare <[email protected]>
Adding Dynamic Obstacle env, I closed the last one because my commits got a bit messy. (#46)

* Adding dynamic obstacle env and fixinf one minor bug in doorkey.jl

* Update objects.jl

* fix...

59bc567b8f4f07f847e0eb9287367865a207b86d authored about 4 years ago by Raj Ghugare <[email protected]>
add rewards and get_reward capabilities to CollectGems (#45)

* add rewards and get_reward capabilities

* change to one-line definition of get_reward

* ...

495419c1035048f5b8a21707709c520982af9cb2 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add get_terminal method for CollectGems env (#43)

Only adding the `get_terminal` function to `CollectGems` env.

ff940a038ccb7e49464fa52ac949e45c1d4d5f91 authored over 4 years ago by Sid-Bhatia-0 <[email protected]>