albertbup / deep-belief-network

A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
MIT License
481 stars 212 forks source link

Time series prediction #43

Closed mahagnyana closed 5 years ago

mahagnyana commented 5 years ago

Hi albert Thanks for the great code you've shared I would like to use the the deep-belief-network for the time series prediction as i read on some papers Should i use the regression code? Or do you have some advice to me since im newbie Thank you best regards