DVampire / TradeMasterReBuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradeMasterReBuild

requirements

conda env create -f python3.9.yaml

conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch

git clone https://github.com/NVIDIA/apex

cd apex

pip install -v --no-cache-dir .

pip install prettytable

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 93.6%Language:Python 6.4%