JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
671 stars 105 forks source link

Update README.md #273

Closed logankilpatrick closed 5 years ago

logankilpatrick commented 5 years ago

Gitter and the #pomdp-bridged slack channel on the Julia Slack have been connected so users can now see and participate in discussions on both platforms! Added a badge to reflect that.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   79.05%   79.05%           
=======================================
  Files          14       14           
  Lines         487      487           
=======================================
  Hits          385      385           
  Misses        102      102

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 ff1803a...36cbcbc. Read the comment docs.