Instructions to use boettiger-lab/rl4eco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use boettiger-lab/rl4eco with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="boettiger-lab/rl4eco", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Upload sb3/clcb_PPO_Asm_ex1.zip with huggingface_hub
Browse files- sb3/clcb_PPO_Asm_ex1.zip +3 -0
sb3/clcb_PPO_Asm_ex1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c85541b3d2520de1f673c0c04acaef526f8815aea3cdee3219903cc71006d95
|
| 3 |
+
size 134109
|