JuliaPOMDP / JuliaPOMDP/DeepQLearning.jl
Support of AbtractEnvironment
Open
- Dominant language
- Julia
- Stars
- 77
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This solver uses some function that are broader than the minimal interface defined in RLInterface and relies on internal fields such as `env.problem` in many places.
Ideally, the solver should support an RL environment defined just using RLInterface.jl and without necessarily an `MDP` or `POMDP` object associated with it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.