JuliaPOMDP / JuliaPOMDP/POMDPModels.jl

Update Readme with MDP/POMDP and Discrete/Continuous information

Open
#78 1 comment 0 reactions 0 assignees View on GitHub
contribution opportunity
Dominant language
Jupyter Notebook
Stars
34
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I think that a table with a basic problem description would greatly improve the package.

Something like the following:

### MDPs
problem | space | action
----------|----------|----------
GridWorld 3x3 | Discrete | Discrete

### POMDPS
problem | space | action | observation
----------|----------|----------|----------
MiniHallway | Discrete | Discrete | Discrete

I Will create a draft sometime in the future, I guess.

PS: This could also be extended with Deterministic / Stochastic actions / observations and state / action / observation space size.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.