Instructions to use FlowKal/ppo-Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use FlowKal/ppo-Huggy with ml-agents:
mlagents-load-from-hf --repo-id="FlowKal/ppo-Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 4,801 Bytes
64c21cb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 | {
"Huggy": {
"checkpoints": [
{
"steps": 199990,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-199990.onnx",
"reward": 3.7665990314313342,
"creation_time": 1779704048.3942268,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-199990.pt"
]
},
{
"steps": 399838,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-399838.onnx",
"reward": 3.509253280237317,
"creation_time": 1779704317.335537,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-399838.pt"
]
},
{
"steps": 599958,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-599958.onnx",
"reward": 3.623707671960195,
"creation_time": 1779704588.868572,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-599958.pt"
]
},
{
"steps": 799978,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-799978.onnx",
"reward": 3.8800116514458374,
"creation_time": 1779704853.5286689,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-799978.pt"
]
},
{
"steps": 999744,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-999744.onnx",
"reward": 3.9643015175154717,
"creation_time": 1779705123.7584176,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-999744.pt"
]
},
{
"steps": 1199961,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1199961.onnx",
"reward": 3.962827566464742,
"creation_time": 1779705395.7564514,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1199961.pt"
]
},
{
"steps": 1399994,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1399994.onnx",
"reward": 3.1677504032850266,
"creation_time": 1779705667.460931,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1399994.pt"
]
},
{
"steps": 1599974,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1599974.onnx",
"reward": 3.654505995867764,
"creation_time": 1779705935.4187074,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1599974.pt"
]
},
{
"steps": 1799912,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1799912.onnx",
"reward": 3.7366796689804156,
"creation_time": 1779706212.7445343,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1799912.pt"
]
},
{
"steps": 1999955,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1999955.onnx",
"reward": 4.184385029281058,
"creation_time": 1779706486.5625896,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-1999955.pt"
]
},
{
"steps": 2000099,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-2000099.onnx",
"reward": 4.279705964383625,
"creation_time": 1779706486.7611039,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-2000099.pt"
]
}
],
"final_checkpoint": {
"steps": 2000099,
"file_path": "results/Huggy_UNITY_IS_BULLSHIT/Huggy.onnx",
"reward": 4.279705964383625,
"creation_time": 1779706486.7611039,
"auxillary_file_paths": [
"results/Huggy_UNITY_IS_BULLSHIT/Huggy/Huggy-2000099.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0",
"torch_version": "2.2.2+cu121"
}
} |