manuwhs / BayesianRNN

Reproducing the results of the paper "Bayesian Recurrent Neural Networks" by Fortunato et al.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository was created by the group DeepTrading for the Deep Learning course project Fall 2017.

What is this repository for?

  • This repository contains the source code for the groups attempt at reproducing the results found in the paper "Bayesian Recurrent Neural Networks" by Fortunato et al. (see link below)

  • For a notebook running the Bayesian RNN on the PTB dataset, see folder "BRNN/PTB_model"

  • For a notebook running the Bayesian RNN on simulated data, see folder "BRNN/Sim_data_model"

LINKS

About

Reproducing the results of the paper "Bayesian Recurrent Neural Networks" by Fortunato et al.


Languages

Language:Jupyter Notebook 81.7%Language:Python 18.3%