Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 427 Bytes

AI&FinanceProject - AI Trading Strategy

Bergamasco Davide, Filippi Virginia, Toffoli Martina

This is the source code of our project, a Reinforcement Learning algorithm that learns to trade.

👷 Dependencies

  • Python >= 3.8
  • Pytorch 2.3.0+cu118

🐍 Conda env

To get started, we provide the exported conda env we used during development:

conda env create -f environment.yml