sp
|
b9ed2ac234
|
changed some callbacks
|
10 months ago |
sp
|
e21a578ad8
|
fixed some issues with start parsing regex
also keep track of time to postprocess shield
|
10 months ago |
sp
|
24dec631aa
|
record gifs when evaluating
This currently does not use tensorboards feature, we have to leave this
as a TBD. The gifs will be left in the experiments log_dir
|
10 months ago |
sp
|
d7e7a2411b
|
use shield in evaluation when full shielding
|
10 months ago |
sp
|
2a0b75bb15
|
added helper for ShieldingConfig
|
10 months ago |
sp
|
028c942625
|
evaluate sb3 training
WIP: Not a 100% sure whether the masking will be used in the evaluation
|
10 months ago |
sp
|
a69dab422c
|
log to stdout
|
10 months ago |
sp
|
f68a4052f9
|
add expname suffix
|
10 months ago |
sp
|
c387d99a6c
|
include unique id in experiment name
|
10 months ago |
sp
|
b696dac5f6
|
configure logger manually to change csv filename
|
10 months ago |
sp
|
d2aa224bc8
|
move isodate to expname
|
10 months ago |
sp
|
8cbbef4006
|
ensure that exp log directory exists
|
10 months ago |
sp
|
703b213248
|
log to csv and tensorboard only
|
10 months ago |
sp
|
95a06bd0f0
|
pass nocleanup flag correctly
|
10 months ago |
sp
|
d194537f56
|
shortened expname
|
10 months ago |
sp
|
09ef1aac10
|
fixed nocleanup argument
|
10 months ago |
sp
|
efbad0cc27
|
log to subdirectory
|
10 months ago |
sp
|
5ab83b7460
|
only create ShieldHandler when necessary
this also renames camelcase variable logDir
|
10 months ago |
sp
|
7c39ab3b87
|
pass cleanup flag to handler
|
10 months ago |
sp
|
11d5c3c811
|
store shield files in local tmp dir
|
10 months ago |
sp
|
29799bc52f
|
resynthesize on reset is default False
|
10 months ago |
sp
|
7627645e63
|
changed default expname
|
10 months ago |
sp
|
2bcb38f6af
|
refactored training without shield
|
10 months ago |
sp
|
36c04f1b81
|
set sb3 device to auto
This automatically detects whether a GPU can be used for training.
|
10 months ago |
sp
|
71854bae01
|
init evalCallback for training with sb3
|
10 months ago |
sp
|
59c795348e
|
changes in sb3 rl training
- included callbacks for initial image and info plotting
- switched to CnnPolicy
- changed GRID_TO_PRISM_BINARY to environment var M2P_BINARY
|
10 months ago |
sp
|
315b0c8e7d
|
added useful sb3 callbacks
|
10 months ago |
sp
|
62c1198f25
|
removed observation changes from shielding wrapper
|
10 months ago |
sp
|
16490a74f1
|
init Miniwrapper to switch to WxHxC observations
|
10 months ago |
sp
|
7ccbe8f9bc
|
changes according to refactoring of utils
|
10 months ago |
sp
|
372006a1da
|
major refactor in utils
- introduced common_parser for arguments
- the shield dict uses minigrid.core.State instead of strings
- switched shield query to minigrid get_symbolic_state
|
10 months ago |
Thomas Knoll
|
175171c035
|
added jpg remove on gif create
|
11 months ago |
Stefan Pranger
|
e92a3c1cc6
|
fixed bugs in syncscript
|
11 months ago |
Stefan Pranger
|
2bad5149ef
|
testing thread pool
|
11 months ago |
sp
|
521c71eba4
|
removed erroneous file write
|
11 months ago |
sp
|
4486dba2c9
|
disabled shield creation at reset WIP
|
11 months ago |
sp
|
aa2cec0e0f
|
disabled default shield creation on reset
|
11 months ago |
sp
|
7eeb816013
|
changed default env
|
11 months ago |
sp
|
c7c2296c71
|
changed early stopping criterion in tuner
|
11 months ago |
sp
|
ecebfceef5
|
small polish over syncscript
|
11 months ago |
sp
|
d4c0eaae9c
|
testall now uses a threadpool
|
11 months ago |
Thomas Knoll
|
555511bd34
|
args for turn prob
|
11 months ago |
Thomas Knoll
|
f8a3c52b9c
|
fixed shielding
|
11 months ago |
Thomas Knoll
|
f951aa3287
|
syncscript and testall adaption
|
11 months ago |
Thomas Knoll
|
d4e1813178
|
config files for new m2p
|
11 months ago |
Thomas Knoll
|
1cbaac75cb
|
cleanups
|
11 months ago |
Thomas Knoll
|
5dcabef8e0
|
added utils classes
|
11 months ago |
Thomas Knoll
|
ae94b57876
|
changed iteration handling
|
11 months ago |
Thomas Knoll
|
023887f97e
|
fixed testall
|
11 months ago |
Thomas Knoll
|
c65bb26d3d
|
added abspath / logdir
|
11 months ago |