A neural network built using Python which can be used to predict future prices of stocks and cryptocurrencies.
Use the 'deeplearning.py' script to fully leverage the power of neural networks.
Planned improvements: establish it as a command-line utility using the Click package.