Instructions to use RichieZou43/ppo-LunarLander-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use RichieZou43/ppo-LunarLander-v2 with ml-agents:
mlagents-load-from-hf --repo-id="RichieZou43/ppo-LunarLander-v2" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 4,397 Bytes
5c1b0d3 | 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": 199890,
"file_path": "results/Huggy2/Huggy/Huggy-199890.onnx",
"reward": 3.4100904019910896,
"creation_time": 1728381635.2005656,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-199890.pt"
]
},
{
"steps": 399944,
"file_path": "results/Huggy2/Huggy/Huggy-399944.onnx",
"reward": 3.631527413295794,
"creation_time": 1728381916.843755,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-399944.pt"
]
},
{
"steps": 599900,
"file_path": "results/Huggy2/Huggy/Huggy-599900.onnx",
"reward": 4.301233148574829,
"creation_time": 1728382207.226038,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-599900.pt"
]
},
{
"steps": 799968,
"file_path": "results/Huggy2/Huggy/Huggy-799968.onnx",
"reward": 3.8450998257658333,
"creation_time": 1728382490.303193,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-799968.pt"
]
},
{
"steps": 999884,
"file_path": "results/Huggy2/Huggy/Huggy-999884.onnx",
"reward": 3.7254538614059163,
"creation_time": 1728382768.6166363,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-999884.pt"
]
},
{
"steps": 1199966,
"file_path": "results/Huggy2/Huggy/Huggy-1199966.onnx",
"reward": 3.936573428767068,
"creation_time": 1728383060.0181613,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-1199966.pt"
]
},
{
"steps": 1399994,
"file_path": "results/Huggy2/Huggy/Huggy-1399994.onnx",
"reward": 3.5465557500720024,
"creation_time": 1728383343.213567,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-1399994.pt"
]
},
{
"steps": 1599572,
"file_path": "results/Huggy2/Huggy/Huggy-1599572.onnx",
"reward": 3.7668876876001773,
"creation_time": 1728383626.404749,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-1599572.pt"
]
},
{
"steps": 1799988,
"file_path": "results/Huggy2/Huggy/Huggy-1799988.onnx",
"reward": 3.8659352949687413,
"creation_time": 1728383890.4169254,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-1799988.pt"
]
},
{
"steps": 1999958,
"file_path": "results/Huggy2/Huggy/Huggy-1999958.onnx",
"reward": 3.614776133539829,
"creation_time": 1728384161.6996176,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-1999958.pt"
]
},
{
"steps": 2000059,
"file_path": "results/Huggy2/Huggy/Huggy-2000059.onnx",
"reward": 3.6264866234133484,
"creation_time": 1728384161.821717,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-2000059.pt"
]
}
],
"final_checkpoint": {
"steps": 2000059,
"file_path": "results/Huggy2/Huggy.onnx",
"reward": 3.6264866234133484,
"creation_time": 1728384161.821717,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-2000059.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.2.0.dev0",
"torch_version": "2.4.1+cu121"
}
} |