← Models

DidulaThavishaPro/ppo-gtc-trading-agent

Hugging FaceDecember 21, 2025DidulaThavishaPro/ppo-gtc-trading-agentView on Hugging Face
DidulaThavishaPro/ppo-gtc-trading-agent thumbnail

This repo contains a handful of raw PyTorch checkpoint files (for example best_model_checkpoint.pt / pytorch_model.bin) plus a small JSON config describing a conv + Transformer encoder architecture. The config indicates a 200-step input sequence, 26 input features per timestep, and a 3-dimensional action space — a shape that’s consistent with “buy / sell / hold”-style decision policies.

What’s missing right now is the most important part: there’s no README or training/inference code, and Hugging Face doesn’t report a pipeline tag or other task metadata. So treat this as a research artifact, not a plug-and-play model. If you want to evaluate it, start by locating (or recreating) the exact environment and feature engineering this agent expects, then run offline backtests across multiple market regimes (including transaction costs and slippage) before trusting any “good” results. Also remember that even a strong backtest can overfit — a trading policy without a clear, reproducible methodology is easy to misinterpret.

Quick stats from the listing feed: 1 like · 1397 downloads.

View on Hugging Face

Source listing: https://huggingface.co/models?sort=modified