Тёмный

Classification With Neural Networks 

Dataquest
Подписаться 59 тыс.
Просмотров 7 тыс.
50% 1

We'll use a neural network for classification. In classification, we categorize data, and use the neural network to predict which category each example is in.
You'll learn the theory of classification, including the negative log likelihood loss function, and the sigmoid and softmax activation functions. Then you'll implement a classifier in NumPy that can predict whether a telescope saw a star, galaxy, or quasar.
You can read the full lesson here - github.com/VikParuchuri/zero_... .
And see the previous lessons in this series here - github.com/VikParuchuri/zero_...
Chapters
00:00 - Classification intro
04:15 - Sigmoid activation
08:27 - Binary NLL
14:38 - Binary classification
26:40 - Multiclass encoding
30:05 - Softmax function
35:46 - Multiclass NLL
41:11 - Multiclass classification
This video is part of our new course, Zero to GPT - a guide to building your own GPT model from scratch. By taking this course, you'll learn deep learning skills from the ground up. Even if you're a complete beginner, you can start with the prerequisites we offer at Dataquest to get you started.
If you're dreaming of building deep learning models, this course is for you.
Best of all, you can access the course for free while it's still in beta!
Sign up today!
bit.ly/4016NfK

Опубликовано:

 

11 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@nenialya3514
@nenialya3514 23 часа назад
Thank you so much for the detailed explanation. Really appreciate it.
@alexischarrier9147
@alexischarrier9147 Год назад
Can't wait to finish the video ! Good work :)
@tuannguyentranle7151
@tuannguyentranle7151 Год назад
I wish your channel provides more usel videos like this with crystal clear explanation. Send to you all my appreciation, Dataquest.
@wernerpjjacob6499
@wernerpjjacob6499 4 месяца назад
Maaannn you are really great!!!Great didatic, english that i can understand, very easy to undestand Great Work!!!!
@Intellectualmind4
@Intellectualmind4 Год назад
Good work man.
@maxivy
@maxivy Год назад
Hey man, please keep posting. Your channel is severely underrated.
@Dataquestio
@Dataquestio Год назад
Thanks so much! I'm planning to finish this series soon :)
@davidaugustyn9234
@davidaugustyn9234 Год назад
I been watching your videos since last July but have been procrastinating so thank you
@hussainsalih3520
@hussainsalih3520 Год назад
keep doing , amazing :)
@yagyaduttsharma9985
@yagyaduttsharma9985 Год назад
Hey! Where did you get the Dense class from? I checked the git repository and there is no mention of the Dense class in dense.ipynb aswell, it is from 'dense' module, because I can't seem to find that aswell. Thanks in advance!
@Dataquestio
@Dataquestio Год назад
Hey, it's here - github.com/VikParuchuri/zero_to_gpt/blob/master/nnets/dense.py
@Afri_Data
@Afri_Data Год назад
Hy please i need help with knwing how to start a project, like how to set my object, notice what insight my dataset has to offer and what columns is necessary for my project as many columns end up useless
@saurabharbal4474
@saurabharbal4474 Год назад
Hello sir, very good content. How to install csv_data
@vcodevideo
@vcodevideo Месяц назад
New subscriber here!!, thanks for your time. I'm working (surely wrong 😅) to find the correct model or algorithm to allocate a number of workers (+300) in a number of workstations. I've al the data ready, but not sure how to deal with rhe model or train this kind of data. It would be much appreciated if can point some tips for that. Every week I've to make the Next week plan and it's a lot of work and pain in the ass 😂
@YashSingh-rf7nk
@YashSingh-rf7nk Год назад
don't we need to take the derivative of softmax?
@Dataquestio
@Dataquestio Год назад
The softmax and NLL derivatives "cancel out" so the final derivative is simpler if we look at both together. There is more info in one of my next videos on backpropagation
@sumaaithal1398
@sumaaithal1398 Год назад
@dataquest I need help with SkyServerBinaryDatasetWrapper.. it says no module named csv_data! please help.😔
@diabl2master
@diabl2master 6 месяцев назад
So weird people started saying /ɛpək/
Далее
RNN From Scratch In Python
52:51
Просмотров 21 тыс.
MIT Introduction to Deep Learning | 6.S191
1:09:58
Просмотров 348 тыс.
Only boys can do it? 🫢🤏
00:10
Просмотров 1,4 млн
На чем играют ПРО | Standoff 2
07:25
Просмотров 185 тыс.
Machine Learning in C (Episode 1)
2:31:07
Просмотров 219 тыс.
Gradient Descent From Scratch In Python
42:39
Просмотров 17 тыс.
Neural Network Architectures & Deep Learning
9:09
Просмотров 777 тыс.
Predict NBA Games With Python And Machine Learning
58:33