set default precision as 32

This commit is contained in:
NM512 2023-05-17 22:16:55 +09:00
parent b984e69b6e
commit 7e67dc6910

View File

@ -13,7 +13,7 @@ defaults:
reset_every: 0
device: 'cuda:0'
compile: True
precision: 16
precision: 32
debug: False
expl_gifs: False
video_pred_log: True
@ -147,7 +147,6 @@ atari100k:
train_ratio: 1024
imag_gradient: 'reinforce'
time_limit: 108000
precision: 32
debug:
debug: True