JuliaPOMDP / JuliaPOMDP/QuickPOMDPs.jl
Improvements to Discrete Explicit
Open
- Dominant language
- Julia
- Stars
- 28
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The following improvements should be made to the discrete explicit interface:
- [x] `convert_s`, etc.
- [x] allow custom initial state distributions
- [x] terminal states
- [ ] support `reward(m, s, a, sp)`
- [ ] support `O(s, a, sp, o)`
- [ ] better errors if T or Z return something odd
- [ ] parallelization in problem processing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.