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 PPO model for XAUUSD trading
Browse files- ppo_xauusd.safetensors +3 -0
ppo_xauusd.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a7f62e8515c5f589bbc09c8518e071f0bc01c2aec3cadca98f086bd74cfbd52
|
| 3 |
+
size 42544
|