Recurrent neural network (RNN) - explained super simple

preview_player
Показать описание
1. The data
2. How a RNN works (03:12)
3. The loss function (10:27)
4. Backpropagation - how the weights are optimized (11:15)
5. How to predict (16:15)
6. How to validate the RNN (17:50)
7. Overfitting (20:20)
8. Stack the data (22:25)
9. RNN in R (23:56)
10. RNN in Python (28:15)
11. Many-to-one RNN (31:09)
Рекомендации по теме
Комментарии
Автор

phenomenal explanations!very intuitive and understandable to a beginner. once again, thanks a million times!

meshackamimo
Автор

Hi your student here, thanks for the video

MrAwm-kijb
Автор

Hi.. Many thanks for this nice video.. I ask if you do a video about LSTM network??

tariqahassan
Автор

Hello sir make video on LSTM as well thank you.

AmarjeetYadav-jimp
Автор

model = trainr(Y = YM, X = XM, learningrate = 0.1,
hidden_dim = 1, numepochs = 10, 000, use_bias = TRUE)
fails to run.
please check

Winbugs
welcome to shbcf.ru