a neural network to predict the price of ethereum.
LSTM to predict the price of ethereum.
Trained on data from coinmetrics.io
Tested to see each day whether it would predict the price increasing or decreasing, it is correct ~53.5% of the time.
run.bat runs the program with some default parameters.
Requirements: tensorflow keras numpy matplotlib pandas
Use "python neuralnetwork.py -h" for help