arks22 / TACR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transformer Actor-Critic with Regularization



Transformer Actor-Critic with Regularization is an ensemble model that combines transformer and offline reinforcement learning to train automated stock trading algorithm. We provide package version (conda_stock.yaml), environment, datasets, and model using pytorch.





create_data.py > train.py > test.py

License

MIT

About

License:MIT License


Languages

Language:Python 100.0%