Week 10 - Sequences, Time Series and Prediction, Part II
This week you will...
explore using Recurrent Neural networks (RNN) and Long Short Term Memory (LSTM) networks and see how useful they are to classify and predict on sequential data.
add CNNs on top of Dnns and RNNs and put it together using a real world data series -- one which measures sunspot activity over hundreds of years,
Learning Resources
Week 3 and 4 of the course Sequences, Time Series and Prediction
Until next week you should...
complete your project work
prepare your project presnetation according to the instructions given here
PreviousWeek 9 - Sequences, Time Series and Prediction, Part INextWeek 11 & 12 - Presentation of the Final Projects
Last updated