Open robpot891 opened 7 years ago
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? Using NVIDIA DIGITS and creating a CNN and then? what is the input to try to predict?
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? there is some introduction to it?
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...