python setup.py install
conda env create -f environment.yaml or pip install -r requirements.txt- Follow the instruction in documentation to get datasets, then execute
cd examples && bash dataprocess.sh
cd examples && bash train_q-mckt_{dataset}.shg, set the dataset you want to train and evaluate.