keras_timeseries icon indicating copy to clipboard operation
keras_timeseries copied to clipboard

Implementation of various Neural Network using Keras for predicting Stocks Market (BM&F Bovespa future contracts of dollar - Mini Dolar) and Bitcoin.

keras_timeseries

How to run an example:

  • python3 mlp_rain.py 0
  • python3 mlp_furnas.py 0
  • python3 mlp_new.py 0
  • python3 mlp_variacoes.py 1
  • python3 mlp_btc.py 0

Parameter 0: one hidden layer for neural network

Parameter 1: two hidden layers for neural network