Gyaneshere commited on
Commit
fc3f750
·
verified ·
1 Parent(s): 67a53cb

First Push

Browse files

added training status

Files changed (1) hide show
  1. run_logs/training_status.json +7 -0
run_logs/training_status.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "stats_format_version": "0.3.0",
4
+ "mlagents_version": "0.31.0.dev0",
5
+ "torch_version": "1.8.1+cu102"
6
+ }
7
+ }