AIAlpha
AIAlpha copied to clipboard
Use unsupervised and supervised learning to predict stocks
Exploratory package dont work at the moment
Maybe at google disk or mega?
With a clean git clone of this, run.py errors out quickly because of path errors. It should be addressed internally but with this at the top of run.py, it will...
I'm having some issues, getting these errors: C:\Windows\System32> C:\Users\kanzl\Downloads\AIAlpha-master\AIAlpha-master\run.py install Using TensorFlow backend. Creating tick bars... Reading data in batches of 20000000 Traceback (most recent call last): File "C:\Users\kanzl\Downloads\AIAlpha-master\AIAlpha-master\run.py", line...
Tried following the quickstart guide to run the application quickly but running into many software dependency issues. Have you considered dockerizing this application? I have a background in this area,...
This will make headers recognized as data by pandoc in the next read. Closes #23.
This means that you assume to know the future! This would never work. Regards.
Hi, I cloned the repo, installed the required packages in a new conda environment and runned run.py without any changes to the code. Getting an error in data_processing line 18;...
Is that what you are trying to achieve? Because without this it gives an error.
您好,您在文中提到‘The sampling that we are used to seeing is time sampled (we get bars every 1min), but this is known to exhibit non stationarities and the returns are not normally...