clives / GTNRL-Trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Graph Tensor Networks

This repository contains the TensorFlow implementation of the algorithmic trading experiment discussed in the Multi-Graph Tensor Networks paper (NeurIPS 2020 - First Workshop on Quantum Tensor Networks in Machine Learning).

Terms of Use and Citation

The code is provided for research purposes only and without any warranty. Any commercial use is prohibited. When using the code in your research work, you should cite the following paper:

@inproceedings{xu2020multigraph,
  title={Multi-Graph Tensor Networks},
  author={Yao Lei Xu and Kriton Konstantinidis and Danilo P. Mandic},
  booktitle={First Workshop on Quantum Tensor Networks in Machine Learning, 34th Conference on Neural Information Processing Systems (NeurIPS 2020)},
  year={2020}
}

About


Languages

Language:Jupyter Notebook 86.1%Language:Python 13.9%