Neural Networks | Нейронные сети
11.8K subscribers
760 photos
166 videos
170 files
9.41K links
Все о машинном обучении

По всем вопросам - @notxxx1

№ 4959169263
Download Telegram
​Yann LeCun: Deep Learning, Convolutional Neural Networks, and Self-Supervised Learning | AI Podcast

🔗 Yann LeCun: Deep Learning, Convolutional Neural Networks, and Self-Supervised Learning | AI Podcast
Yann LeCun is one of the fathers of deep learning, the recent revolution in AI that has captivated the world with the possibility of what machines can learn from data. He is a professor at New York University, a Vice President & Chief AI Scientist at Facebook, co-recipient of the Turing Award for his work on deep learning. He is probably best known as the founding father of convolutional neural networks, in particular their early application to optical character recognition. This conversation is part of the
🎥 telegram bot tutorial: how to create a telegram Chatbot with Python from scratch (2019)
👁 1 раз 1359 сек.
Topic: telegram bot tutorial: how to create a telegram Chatbot with Python from scratch (2019).


Subscribe Us: http://bit.ly/2UaSC5s

------------------------------------------------------------------------------------------------------------
We want to create more videos tutorial to help people that want to learn more about mobile development web development and new technology. somrithchhean.com try to gather more about new technique about programming, mobile app design, app development, UI and UX Design,
🎥 EMAIL AUTOMATION USING PYTHON
👁 1 раз 531 сек.
In this video, I am going to show you how you can automatically send emails using python's smtplib library

source code: https://github.com/harshitroy2605/email-automation-using-smtplib

link to less secure app setting link : https://myaccount.google.com/lesssecureapps

some questions which maybe answered in this video are :

* how to automatically send emails
* how to automatically send emails using python
* how to emails automation
* what is smtplib library

tags : #python #emailautomation #iknowpython
🎥 Getting to Know any Dataset in 4 Lines of Python || Eyal Trabelsi
👁 1 раз 439 сек.
In our modern era, companies have more data available to them. This data is empowering a smarter data-driven decision making process. The first major step of this process is Exploratory Data Analysis (EDA), for developing a general gist of what the data looks like, and what kind of insights this data may provide.
In this talk, I will discuss a few libraries that will make your EDA work much easier, and will empower you to conduct your own EDA with only few lines of python

EVENT:

PyData Tel Aviv Meetup 201
​Искусственная соображалка без фатальных недостатков без нейросетей разработать

Ленивый, но талантливый программист, обнаружив себя работающим в конторе, где половину народа можно заменить небольшим скриптиком, но отжимать у дружелюбного коллектива работу не по душе, когда-нибудь все же соберётся найти ту грань компромисса, где компьютер будет работать, а зарплату будет получать человек. Хотя бы для себя. И хотя бы в теории.

Вместо скриптов нужно собрать штуковину, которая послушав своего хозяина и добавив к его ошибкам свои, обработает информационный ресурс так, что ответственность останется распределенная, а значит, ничья. Но со штуковины, как с нормального холуя обязательно чтоб можно было спросить. И тогда хоть какая-то ответственность появится.
https://habr.com/ru/post/423373/

🔗 Искусственная соображалка без фатальных недостатков без нейросетей разработать
Ленивый, но талантливый программист, обнаружив себя работающим в конторе, где половину народа можно заменить небольшим скриптиком, но отжимать у дружелюбного кол...
​A Gentle Introduction to PyTorch 1.2
This comprehensive tutorial aims to introduce the fundamentals of PyTorch building blocks for training neural networks.

https://medium.com/dair-ai/pytorch-1-2-introduction-guide-f6fa9bb7597c?source=topic_page---------0------------------1

🔗 A Gentle Introduction to PyTorch 1.2
This comprehensive tutorial aims to introduce the fundamentals of PyTorch building blocks for training neural networks.
🎥 Machine Learning - Anwendungsfelder für das Gesundheitswesen
👁 1 раз 436 сек.
Dr. Stefan Ebener ist Head of Machine Learning bei Google und beschreibt in dem Talk drei konkrete Anwendungsfelder im Gesundheitswesen. Für Stefan ist Künstliche Intelligenz (KI) eher der strategsiche Ansatz, während Machine Learning die konkrete Umsetzung ist. Machine Learning ist zwar keine Rocket Science, aber man muss dennoch etwas beachten.
​Расчет нулевой гипотезы, на примере анализа зарплат украинских программистов

Решил поделиться, да бы и самому не забывать, как можно использовать простые статистические инструменты для анализа данных. В качестве примера использовался анонимный опрос относительно зарплат, стажа и позиций украинских программистов за 2014 и 2019 год. (1)

Этапы анализа

Препроцессинг данных и предварительный анализ (кому интересно код тут)
Графическое представление данных. Функция плотности распределения.
Формулируем нулевую гипотезу (H0) (2)
Выбираем метрику для анализа
Используем метод bootstraping для формирования нового массива данных
Рассчитываем p-value (3) для подтверждения или опровержения гипотезы
https://habr.com/ru/post/465371/

🔗 Расчет нулевой гипотезы, на примере анализа зарплат украинских программистов
Решил поделиться, да бы и самому не забывать, как можно использовать простые статистические инструменты для анализа данных. В качестве примера использовался анон...