Getting Started with Keras

preview_player
Показать описание
Getting started with Keras has never been easier! Not only is it built into TensorFlow, but when you combine it with Kaggle Kernels you don’t have to install anything! Plus you get to take advantage of the resources from the Kaggle community. In this episode of AI Adventures, Yufeng shows you how to get started with Keras. Take a look!

#AIAdventures
Рекомендации по теме
Комментарии
Автор

Opened this video hoping to hear how to pronounce it. Carrots. Got it!

AntiBAN
Автор

how number 30 and 20 were selected in dense layers?

Ankit-hsnb
Автор

currently writing my thesis, smiling is not my main focus, but "mhmm, gray-scale" (1:33) cracked me up :)))

KorinaRunningFromPerfection
Автор

Thank you, this was a very clear explanation!

jasonleeworthy
Автор

Keras is an open-source software library that provides a Python interface for artificial neural networks. Keras acts as an interface for the TensorFlow library.

Up until version 2.3, Keras supported multiple backends, including TensorFlow, Microsoft Cognitive Toolkit, Theano, and PlaidML. As of version 2.4, only TensorFlow is supported. Designed to enable fast experimentation with deep neural networks, it focuses on being user-friendly, modular, and extensible.

リンゴ酢-bg
Автор

You can't come into this video cold. You need background TensorFlow information first.

robertcohn
Автор

Hi ! I have just one question. Keras model.fit(verbose=1), does it show each SINGLE one iteration? My training is showing me per 20 samples iterations when i set batch to 10 and I'm not sure if i did something wrong or it just give us a shortcut

piotrgrzegorzek
Автор

Is displaying loss and accuracy redundant?

orjihvy
Автор

Wow, what Keras is, is never explained in the video.

diegocassinera
Автор

can you explain why dividing the features by 255 will normalize the data?

kkkkkkkkkkkkkkkk-k
Автор

No way to do that in my computer without connecting to internet ?

psml
Автор

Is there a way to get a copy of the above Colab Notebook? Thanks

orjihvy
Автор

Build a neural network to learn to say Keras.

TheNefastor
Автор

bardzo dziękuje super materiał thank you very much cloth

kacper
Автор

Why don't you use Google Colab?!!! 😕

rezahosseini
Автор

i thought this was going to be 8 minutes of pronouncing keras, and 10 seconds of explanation :/ disappointed

dhruvemital