JuliaReinforcementLearning / CommonRLInterface.jl

A minimal reinforcement learning environment interface with additional opt-in features.
MIT License
45 stars 1 forks source link

added grid world #28

Closed zsunberg closed 4 years ago

zsunberg commented 4 years ago

added a grid world example

codecov-commenter commented 4 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   78.94%   78.94%           
=======================================
  Files           1        1           
  Lines          19       19           
=======================================
  Hits           15       15           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ddfa10f...fd3fc34. Read the comment docs.