File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ Many models have been implemented using the POMDPs.jl interface for various proj
170
170
| -------------------| ----------------------| ------------------| ------------------| --|
171
171
| [ TabularTDLearning] ( https://github.com/JuliaPOMDP/TabularTDLearning.jl ) | [ ![ Build Status] ( https://github.com/JuliaPOMDP/TabularTDLearning.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/JuliaPOMDP/TabularTDLearning.jl ) <br > [ ![ Coverage Status] ( https://codecov.io/gh/JuliaPOMDP/TabularTDLearning.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaPOMDP/TabularTDLearning.jl?branch=master ) | N | N | ★★ |
172
172
| [ DeepQLearning] ( https://github.com/JuliaPOMDP/DeepQLearning.jl ) | [ ![ Build Status] ( https://github.com/JuliaPOMDP/DeepQLearning.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/JuliaPOMDP/DeepQLearning.jl ) <br > [ ![ Coverage Status] ( https://codecov.io/gh/JuliaPOMDP/DeepQLearning.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaPOMDP/DeepQLearning.jl?branch=master ) | Y<sup >1</sup > | N | ★★★ |
173
+ | [ Crux] ( https://github.com/sisl/Crux.jl ) | [ ![ Build Status] ( https://github.com/sisl/Crux.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/sisl/Crux.jl ) <br > [ ![ Coverage Status] ( https://codecov.io/gh/sisl/Crux.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/sisl/Crux.jl?branch=master ) | Y | Y | ★★★★ |
173
174
174
175
<sup >1</sup >: For POMDPs, it will use the observation instead of the state as input to the policy.
175
176
You can’t perform that action at this time.
0 commit comments