Skip to content

IsaiahIruoha/arbitrage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMIND 2023 - A Reinforcement Learning Approach to Currency Arbitrage

This repo contains our implementation of the method proposed in the research paper "Solving NP-Hard Problems on Graphs With Extended AlphaGo Zero" by Kenshin Abe, Zijian Xu, Issei Sato, Masashi Sugiyama. We attempt to apply this method to the longest path problem, an NP-Hard graph problem not presented in the paper. We also include a live testing environment using the Kraken API and user interface for viewing this environment.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.2%
  • Python 43.2%
  • CSS 12.0%
  • Other 0.6%