ctpolicy2varyingdamping.m
来自「approximate reinforcement learning」· M 代码 · 共 13 行
M
13 行
% Adhoc script to transfer a varying-damping model to a constant-damping datafileclear all% load grids, policy etc. from constant scenarioload navdata_ct_eps1e7_serialclear qistats % they might take a huge memory, and we don't need them in the resulting datafile% we only need the model from the varying scenarioload navdata_2h_eps1e2_serial modelsave ctpolicy_2hmodel
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?