In this video, we're going to introduce sequential models with Keras. In Keras, you have essentially two types of models available. One is called Sequential and you use it to define sequential models, meaning you simply stack layers one by one, sequentially. And this is the focus of this lecture. There's another model available in Keras that is mainly used for non-sequential models, and it goes by the name Model. Those more general models use a functional API. We're going to introduce this API later on.
The initial lectures series of this topic can find in the below links:
Cloud Architectures for AI and Deep Learning
• Cloud Architectures for AI and Deep Learning
Linear algebra
• Linear algebra
Deep feed forward neural networks
• Deep feed forward neural networks
Convolutional Neural Networks
• Convolutional Neural Networks
Recurrent neural networks
• Recurrent neural networks
LSTMs
• LSTMs
Auto encoders and representation learning
• Auto encoders and representation learning
Methods for neural network training
• Methods for neural network training
Gradient Descent Updater Strategies
• Gradient Descent Updater Strategies
How to choose the correct activation function
• How to choose the correct activation function
The bias-variance tradeoff in deep learning
• The bias-variance tradeoff in deep learning
Intoduction to TensorFlow
• Introduction to TensorFlow
Neural Network Debugging with TensorBoard
• Neural Network Debugging with TensorBoard
Automatic Differentiation
• Automatic Differentiation
Introduction to Keras
• Introduction to Keras
Keras overview
• Keras overview
Поделиться в:
Доступные форматы для скачивания:
Скачать видео mp4
Информация по загрузке:
Скачать аудио mp3
Похожие видео
array(10) {
[0]=>
object(stdClass)#6351 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "gzLmeOFoG0E"
["related_video_title"]=>
string(21) "Feed forward networks"
["posted_time"]=>
string(21) "2 года назад"
["channelName"]=>
string(21) "The City Of Knowledge"
}
[1]=>
object(stdClass)#6324 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "VGCHcgmZu24"
["related_video_title"]=>
string(24) "Sequential Model - Keras"
["posted_time"]=>
string(19) "7 лет назад"
["channelName"]=>
string(10) "Data Talks"
}
[2]=>
object(stdClass)#6349 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "qMQLnkTOkCo"
["related_video_title"]=>
string(173) "Израиль vs Иран: чья армия сильнее? | «Железный купол», ПВО, МОССАД vs дроны, самолеты, прокси"
["posted_time"]=>
string(22) "22 часа назад"
["channelName"]=>
string(8) "varlamov"
}
[3]=>
object(stdClass)#6356 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "wQ8BIBpya2k"
["related_video_title"]=>
string(57) "Deep Learning with Python, TensorFlow, and Keras tutorial"
["posted_time"]=>
string(19) "6 лет назад"
["channelName"]=>
string(7) "sentdex"
}
[4]=>
object(stdClass)#6335 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "VjHJFTyQw_A"
["related_video_title"]=>
string(77) "«Осень». Самая большая загадка Windows XP"
["posted_time"]=>
string(27) "7 месяцев назад"
["channelName"]=>
string(27) "Девять десятых"
}
[5]=>
object(stdClass)#6353 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "jaIGvR3jtxI"
["related_video_title"]=>
string(70) "ChatGPT - Полный Курс по ChatGPT и OpenAI [12 ЧАСОВ]"
["posted_time"]=>
string(25) "4 месяца назад"
["channelName"]=>
string(16) "Bogdan Stashchuk"
}
[6]=>
object(stdClass)#6348 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "blWdjRUPP6E"
["related_video_title"]=>
string(72) "Разведчик о том, как использовать людей"
["posted_time"]=>
string(25) "2 недели назад"
["channelName"]=>
string(18) "Коллектив"
}
[7]=>
object(stdClass)#6358 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "qFJeN9V1ZsI"
["related_video_title"]=>
string(94) "Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(16) "freeCodeCamp.org"
}
[8]=>
object(stdClass)#6334 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "MHdBZ88Lo2w"
["related_video_title"]=>
string(162) "⚡️Война: ультиматум Трампа. Эвакуация в Москве. Дочери Путина на ПМЭФ | Галлямов | ВОЗДУХ"
["posted_time"]=>
string(24) "20 часов назад"
["channelName"]=>
string(29) "Ходорковский LIVE"
}
[9]=>
object(stdClass)#6352 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "UjQmrokqTLk"
["related_video_title"]=>
string(116) "Почему главные палачи Третьего Рейха избежали наказания? | ФАЙБ"
["posted_time"]=>
string(21) "1 день назад"
["channelName"]=>
string(8) "Файб"
}
}