Skip to content

yyb1995/dbn_traffic_prediction_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbn_traffic_prediction_pytorch

Introduction

This is a DBN regression model for sine wave prediction. The model is implemented in Pytorch 1.0.1.

Usage

Run main.py to get an instant prediction result. Model parameters and data can be modified according to your demand.

Reference

Special thanks to the following github repositories:

https://github.com/wmingwei/restricted-boltzmann-machine-deep-belief-network-deep-boltzmann-machine-in-pytorch

https://github.com/GabrielBianconi/pytorch-rbm

And here is a Keras version of DBN.

https://github.com/yyb1995/DBNTrafficflowPrediction

About

A Deep Belief Network for predicting time series in Pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages