Could you please provide the training environment code, or at least the observation spec
#1
by
arunbabuc
- opened
Thanks for sharing! Could you please provide the training environment code, or at least the observation spec (shape + feature order)? I’m trying to integrate this into the AI trade project, but the current RL agent expects a 3008‑feature observation (a 60‑day window + portfolio state). Without the env/feature spec, it’s hard to reliably align inputs.
https://github.com/ADITYA-tp01/Multi-Agent-Reinforcement-Learning-Trading-System-Data
i'll add this link in model card
Thank you!