Instructions to use JonusNattapong/Reinforcement-Learning-for-Gold-Trading-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use JonusNattapong/Reinforcement-Learning-for-Gold-Trading-Model with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="JonusNattapong/Reinforcement-Learning-for-Gold-Trading-Model", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Upload VecNormalize stats
Browse files- vecnormalize.pkl +3 -0
vecnormalize.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:596a37dfa4853e97c64a18518a052ef369eec5aa06bfdf8c63060a2311192eb6
|
| 3 |
+
size 1693
|