Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

RayMelius
/
stockex-nn-agent

Reinforcement Learning
stable-baselines3
trading
PPO
transformer
Model card Files Files and versions
xet
Community

Instructions to use RayMelius/stockex-nn-agent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • stable-baselines3

    How to use RayMelius/stockex-nn-agent with stable-baselines3:

    from huggingface_sb3 import load_from_hub
    checkpoint = load_from_hub(
    	repo_id="RayMelius/stockex-nn-agent",
    	filename="{MODEL FILENAME}.zip",
    )
  • Notebooks
  • Google Colab
  • Kaggle
stockex-nn-agent
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
RayMelius's picture
RayMelius
Transformer PPO trading agent trained on live StockEx data
fcaaa4c verified 2 months ago
  • .gitattributes
    1.58 kB
    Transformer PPO trading agent trained on live StockEx data 2 months ago
  • README.md
    1.16 kB
    Transformer PPO trading agent trained on live StockEx data 2 months ago
  • final_model.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    5.92 MB
    xet
    Transformer PPO trading agent trained on live StockEx data 2 months ago
  • scaler.pkl

    Detected Pickle imports (5)

    • "numpy._core.multiarray.scalar",
    • "numpy.ndarray",
    • "numpy.dtype",
    • "sklearn.preprocessing._data.StandardScaler",
    • "numpy._core.multiarray._reconstruct"

    How to fix it?

    1.66 kB
    xet
    Transformer PPO trading agent trained on live StockEx data 2 months ago
  • training_metrics.png
    511 kB
    xet
    Transformer PPO trading agent trained on live StockEx data 2 months ago