-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analyzing returns #6
Comments
Sure no problem! This repository is only at the very beginning. I used NVIDIA DIGITS (+ Caffe framework) for that! You can find it on Github. It's a very powerful tool to run convolutional neural networks without writing code. |
I am wondering if you guys have had good results in running the AI and getting good returns. |
Hi! it works perfect! I trained it but how could I use it? thanks!! |
Once it's done, you'll have to listen to a live stream, get the returns and convert them to image. From there, call DIGITS to get the predictions! |
thanks!, sorry but It's first time using DIGITS, how can I call DIGITS using the trained model? thanks a lot |
I ran the code in the readme until 200,000 but how do I see the returns? I have a file with all the png and a csv with a few million rows. I'm new to this so might be dumb question...
The text was updated successfully, but these errors were encountered: