DeepThought
DeepThought copied to clipboard
Deep Learning model to attempt price predictions
Trying out deep learning seems like the next logical step in writing a solid algorithm.
Having some ML model that can, say, classify if a coin is going to heavily decrease, decrease, increase, or heavily increase in price could be super useful and hopefully accurate.
The data is essentially already there to be used, it's now more about designing and optimizing this to be used in an algorithm.