17 次代码提交 (a98523ea-ff09-4926-afb5-54b19947c2f7)

作者 SHA1 备注 提交日期
GitHub a98523ea Update docs/Training-ML-Agents.md 3 年前
GitHub 14b09ba3 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 3 年前
GitHub 5108ec97 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 3 年前
GitHub f3d586bc Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py 3 年前
GitHub cb1f5462 Update ml-agents/mlagents/trainers/tests/torch/saver/test_saver.py 3 年前
Andrew Cohen 2a5b58dd add special case for non nn.Module load and comment 3 年前
Andrew Cohen 2e5b1352 add check that layers still have different dimensions 3 年前
Andrew Cohen 98dcb548 test convolutions can be loaded properly 3 年前
Andrew Cohen 58c14f84 add doc change 3 年前
Andrew Cohen 1fb2fa73 add debug with error print out 3 年前
Andrew Cohen 42105f23 add load different reward tests 3 年前
Andrew Cohen 32f68206 fix typo in warning for unexpected keys 3 年前
Andrew Cohen 31db7aa0 add unexpected keys 3 年前
Andrew Cohen 1283e055 use load_state_dict strict = False 3 年前
Andrew Cohen 583001c1 use debug statements 3 年前
Andrew Cohen a7c6fc3e clean up exception catching 3 年前
Andrew Cohen d6802cf1 load individual elements if state dict load fails 3 年前