edniemeyer / keras_timeseries

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 97.2%Language:R 1.4%Language:Julia 1.2%Language:Batchfile 0.1%Language:Shell 0.1%