https://github.com/sisl/POMDPStressTesting.jl

sort by:
Revision Author Date Message Commit Date
d31b476 Update MCTS [compat] 06 February 2024, 17:19:48 UTC
e4dc69c Fixed docs install.md link 06 February 2024, 16:56:38 UTC
9a51ef4 Compute likelihood of full trajectory and fixed double recording of some data when running `go_to_state` 07 July 2022, 20:56:24 UTC
0147e71 Fixed Flux `initW` and `initb` keywords to `Dense` 27 May 2022, 19:59:52 UTC
93dd942 [compat] Allow Flux v0.13+ 19 May 2022, 23:49:24 UTC
89308b8 CI: use Julia v1.7 13 January 2022, 00:40:47 UTC
2b5efe2 CUDA 3.0 compat 12 January 2022, 03:10:55 UTC
0472b81 CUDA 0.3 compat 12 January 2022, 02:35:28 UTC
ab8282d CI: Removed Julia v1.0 12 January 2022, 02:28:34 UTC
87746c1 Bump patch version, add Flux 0.12 compat 12 January 2022, 01:48:04 UTC
a787eb9 Updated installation instructions: package now registered with General 05 September 2021, 23:11:42 UTC
0cc341f Added [compat] entries for missing packages 03 September 2021, 00:01:34 UTC
69b7dee Update to version v1.0.0 for General Registry 02 September 2021, 22:11:32 UTC
8eb51a8 Update to correct CI badge 02 September 2021, 20:53:48 UTC
bd287a6 Removed deps.jl from CI.yml 02 September 2021, 20:30:46 UTC
3f29ba3 Switch from RLInterface (depr) to CommonRLInterface 02 September 2021, 20:28:08 UTC
bb85b19 CI: move when deps are installed 02 September 2021, 18:17:34 UTC
8b77478 CI: install deps before building Pkg 02 September 2021, 18:16:02 UTC
9b4abc8 CI.yml syntax error 02 September 2021, 18:12:47 UTC
f676e3c Migrating to Github Actions (bye, Travis 👋) 02 September 2021, 18:04:22 UTC
087223b Combine metrics functions and filter NaN failures when taking the mean 25 June 2021, 16:18:41 UTC
6e859c4 Data collection, CEM policy, and mean/std failure metrics 13 June 2021, 19:14:15 UTC
e0d2b92 Added GrayBox.state to all test examples 15 May 2021, 01:45:26 UTC
98f13f1 Added GrayBox.state to CategoricalWalk1D test 15 May 2021, 01:33:47 UTC
e1a5e8c DRL solvers added state to tests 15 May 2021, 01:32:49 UTC
4632942 FailureMetrics field fix 15 May 2021, 00:07:22 UTC
a0e88a4 Failure metrics fix 14 May 2021, 22:42:31 UTC
8f1e26d - Added potential-based reward shaping (using `rate`). - Added `BlackBox.rate` to reward shaping. - Added `GrayBox.state` to define an explicit state. - Added `most_likely_failure` function. - Added data collection for later model fitting. - Added `predict` function to include failure prediction in reward function (research WIP). - Added and cleaned-up `FailureMetrics` - Generalized `distribution_figures` for multiple SUTs. - Fixed redundant `go_to_state` calls. 14 May 2021, 22:15:20 UTC
d548dae Included BibTeX citation and JOSS badge in README 16 April 2021, 04:20:39 UTC
6b0a719 Resolving same MKL ERROR for the documenter 15 April 2021, 01:20:11 UTC
0ac9a49 Resolving macOS INTEL MKL ERROR on Travis CI 14 April 2021, 18:26:29 UTC
31fef50 Merge pull request #8 from danielskatz/patch-1 minor changes in JOSS paper source 08 April 2021, 17:22:36 UTC
91e95b5 removing duplicate bib entry 08 April 2021, 16:46:39 UTC
6d4f3b1 minor changes in paper style 08 April 2021, 16:43:20 UTC
929350a Version update to v0.5.0 (JOSS publication) 05 April 2021, 00:20:14 UTC
d5e8560 Added DOI for DASC paper (JOSS review) 02 April 2021, 19:57:29 UTC
690c85e Removed unused PyPlot call from Walk2D test 18 March 2021, 09:52:30 UTC
2f23550 Call 'using PyPlot,Seaborn' during docs generation to fix #7 17 March 2021, 19:15:37 UTC
0272636 Version update to v0.4.5 26 February 2021, 18:04:55 UTC
bdaf511 Trigger plot testing only on Travis, not through ]test 26 February 2021, 17:36:02 UTC
1d97259 Version update to v0.4.4 09 February 2021, 17:51:51 UTC
e5bc942 Removed explicit dependency on PyPlot/Seaborn (now handled by Requires.jl) 09 February 2021, 17:26:44 UTC
440e9c3 Walk1D notebook detailed definitions list 12 November 2020, 23:41:50 UTC
2f753a3 Walk1D notebook to link directly to gray-box/black-box sections 12 November 2020, 19:52:18 UTC
36be04c Walk1D notebook documentation link 12 November 2020, 19:49:10 UTC
8bd48e2 CEM `search!` function split 12 November 2020, 19:45:41 UTC
f9aeaa8 POMDP definition, failure/distance definition, and CEM conversion function 12 November 2020, 19:28:14 UTC
d65e860 Added `pass_seed_action` to ASTParams 12 November 2020, 02:16:00 UTC
e5510ff README documentation link 07 November 2020, 01:52:06 UTC
87ff353 Travis CI bypass Julia 1.0 07 November 2020, 00:10:44 UTC
ae9c098 Documentation working: restored runtests.jl 06 November 2020, 23:55:03 UTC
719544d Documenter built with Mac OS X 06 November 2020, 23:38:21 UTC
13e36e1 Travis CI docs added GITHUB_TOKEN 06 November 2020, 23:28:08 UTC
a048e25 Travis CI docs DOCUMENTER_KEY 06 November 2020, 22:54:05 UTC
d4b4236 Travis CI docs on Windows 06 November 2020, 22:38:39 UTC
a4864b8 Travis CI docs to add packages not in registry 06 November 2020, 21:49:12 UTC
527f1a2 Travis CI docs to develop in current directory 06 November 2020, 21:46:25 UTC
4be090e Docs Project.toml 06 November 2020, 21:34:57 UTC
c87ce24 Deploy documentation (testing gh-pages branch) 06 November 2020, 20:05:07 UTC
2da9e8a Documentation using Documenter.jl 06 November 2020, 19:47:54 UTC
1837f4a Filter .html in .gitattributes due to Pluto 16 October 2020, 07:03:02 UTC
7cbb2cf Table of contents to Pluto notebook 07 October 2020, 08:48:46 UTC
d07533e Pluto Walk1D notebook 07 October 2020, 07:42:12 UTC
8d10cce Version update to v0.4.3 02 October 2020, 21:38:41 UTC
0eaf69b Travis Julia 1.0: "dev" POMDPs and RLInterface at the same time 01 October 2020, 10:00:50 UTC
f6dd8c7 RLInterface "dev" in test/deps.jl for Julia 1.0 01 October 2020, 09:41:55 UTC
47fade6 Travis: added test/deps.jl for Julia 1.0 support 01 October 2020, 09:33:14 UTC
e378f7c Add support for Julia v1.0 01 October 2020, 09:29:26 UTC
09a0bbc Travis CI removed unnecessary General registry 01 October 2020, 08:30:41 UTC
fefaea0 Use of Flux 0.10+ and Zygote, relax Julia version 01 October 2020, 08:28:08 UTC
259b956 Travis CI removed forked packages 26 September 2020, 00:54:59 UTC
8804a14 Simplified installation since MCTS/CEM in General and added Julia v1.5 req 26 September 2020, 00:51:31 UTC
b45e83c Docstring of BlackBox.evaluate! output Tuple 12 September 2020, 00:24:07 UTC
aff3dd5 Increase coverage to > 90%, added Categorical test 10 September 2020, 21:21:17 UTC
599d052 JOSS explicit Statement of Need 10 September 2020, 14:59:19 UTC
96850b5 Increased coverage, DeepRL->PolicyOptimization, JLD2 instead of BSON, and EpisodicWalk1D 10 September 2020, 09:32:57 UTC
c73746f Use sisl/CEM.jl and mossr/MCTS.jl for Colors dep 10 September 2020, 04:54:15 UTC
7e10d63 Use mossr fork of CrossEntropyMethod.jl 10 September 2020, 03:29:01 UTC
c7a077f Update Pkg within Travis 10 September 2020, 03:03:41 UTC
00d853e Explicit MCTS version requirement 10 September 2020, 02:56:36 UTC
347f9c9 Travis MCTS problems 10 September 2020, 02:18:37 UTC
8d96179 Reorder Travis CrossEntropyMethod.jl and MCTS.jl 10 September 2020, 02:10:21 UTC
af4aefd Travis Julia general registry 10 September 2020, 01:57:57 UTC
ac8ca67 Put back JuliaPOMDP registry for RLInterface 10 September 2020, 01:53:41 UTC
32cd2cb Removed JuliaPOMDP registry requirement 10 September 2020, 01:49:13 UTC
c4d6086 MCTS version not yet registered 10 September 2020, 01:13:13 UTC
ce0f591 Point to JuliaPOMDP/MCTS.jl, added README Contrib. 10 September 2020, 01:08:19 UTC
8f9ce08 Update version to 0.4.2 10 September 2020, 00:15:49 UTC
4672386 JOSS changes based on Anthony and Mark's review 10 September 2020, 00:12:41 UTC
561b74d Added LICENSE 09 September 2020, 23:49:41 UTC
ed0cc62 Moved DRL code to the DeepRL.jl module #1 05 September 2020, 20:30:14 UTC
0f3587e Use non-forked CrossEntropyMethod 05 September 2020, 19:19:24 UTC
1d1ee68 Travis removed linux in lieu of PyPlot fix 05 September 2020, 04:33:21 UTC
9474dbe Restrict Flux to v0.8, matplotlib in Travis pkg 05 September 2020, 03:08:28 UTC
246acc4 Travis: expand OS, Julia version, added coverage 04 September 2020, 08:37:11 UTC
b407f62 Moved MCTS `show_progress` option 04 September 2020, 08:35:59 UTC
d8a410c CrossEntropyMethod fork cleaned, rm POMDPPlayback 04 September 2020, 05:42:19 UTC
8265659 Travis all individual Julia commands 04 September 2020, 04:36:07 UTC
04ab01b Travis combine Julia commands, remove instantiate 04 September 2020, 04:07:52 UTC
0d96db1 Travis added Julia general registry 04 September 2020, 04:04:34 UTC
back to top