JuliaReinforcementLearning / GridWorlds.jl

Help! I'm lost in the flatland!
MIT License
47 stars 9 forks source link

Cleanup #101

Closed Sid-Bhatia-0 closed 3 years ago

Sid-Bhatia-0 commented 3 years ago
  1. Simplify GridWorldBase indexing
  2. Remove the switch! method.
  3. import MacroTools:@forward and use it wherever appropriate
  4. Use the falses method wherever appropriate.
  5. Cleanup exports
  6. Miscellaneous cleanup