Neural Networks | Нейронные сети
11.6K subscribers
801 photos
182 videos
170 files
9.45K links
Все о машинном обучении

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

№ 4959169263
Download Telegram
​LSTM on Amazon Food Reviews using Google Collaboratory
After applying all kind of machine learning algorithms, one that excited me is Recurrent Neural Network — Long Short Term Memory.

https://medium.com/@theodoxbolt/lstm-on-amazon-food-reviews-using-google-collaboratory-34b1c2eceb80?source=topic_page---------5------------------1

🔗 LSTM on Amazon Food Reviews using Google Collaboratory
After applying all kind of machine learning algorithms, one that excited me is Recurrent Neural Network — Long Short Term Memory.
Performing Deep Recurrent Double Q-Learning for Atari Games

Authors: Felipe Moreno-Vera

Abstract: Currently, many applications in Machine Learning are based on define new models to extract more information about data, In this case Deep Reinforcement Learning with the most common application in video games like Atari, Mario, and others causes an impact in how to computers can learning by himself with only information called rewards obtained from any action.
​Нейросети и глубокое обучение: онлайн-учебник, глава 6, ч.2: недавний прогресс в распознавании изображений

В 1998 году, когда появилась база MNIST, требовались недели для обучения самых передовых компьютеров, достигавших гораздо худших результатов, чем сегодняшние, на получение которых при помощи GPU уходит менее часа. Поэтому MNIST уже не является задачей, раздвигающей границы возможностей технологий; скорость обучения говорит о том, что эта задача хорошо подходит для изучения данной технологии. Тем временем, исследования идут дальше, и в современной работе изучаются гораздо более сложные для решения задачи. В данном разделе я кратко опишу некоторые примеры текущей работы, связанной с распознаванием изображений при помощи нейросетей.

Этот раздел отличается от остальной части книги. В книге я фокусировался на предположительно долгоживущих идеях – обратном распространении, регуляризации, свёрточных сетях. Я пытался избегать результатов, считающихся модными на момент написания, чья долговременная ценность представлялась сомнительной. В науке подобные результаты чаще всего оказываются однодневками, быстро исчезают и не оказывают долговременного влияния. Учитывая это, скептик сказал бы: «Разумеется, недавний прогресс в распознавании изображений можно считать примером такой однодневки? Через два-три года всё поменяется. Так что эти результаты наверняка будут интересны небольшому числу специалистов, конкурирующих на переднем плане? К чему вообще их обсуждать?»
https://habr.com/ru/post/464039/

🔗 Нейросети и глубокое обучение: онлайн-учебник, глава 6, ч.2: недавний прогресс в распознавании изобр
Содержание Глава 1: использование нейросетей для распознавания рукописных цифр Глава 2: как работает алгоритм обратного распространения Глава 3: ч.1: улучшение с...
​Keoki Jackson: Lockheed Martin | Artificial Intelligence (AI) Podcast

🔗 Keoki Jackson: Lockheed Martin | Artificial Intelligence (AI) Podcast
Keoki Jackson is the CTO of Lockheed Martin, a company that through its long history has created some of the most incredible engineering marvels that human beings have ever built, including planes that fly fast and undetected, defense systems that intersect threats that could take the lives of millions in the case of nuclear weapons, and spacecraft systems that venture out into space, the moon, Mars, and beyond with and without humans on-board. This conversation is part of the Artificial Intelligence podcas
​Crowdanalytix Propensity to Fund Mortgages — Денис Смирнов

🔗 Crowdanalytix Propensity to Fund Mortgages — Денис Смирнов
Денис Смирнов рассказывает про опыт участия в соревновании Crowdanalytix Propensity to Fund Mortgages, в котором он занял третье место. Из видео вы сможете узнать: - Описание конкурса, решение: лик + несложный пайплайн - Кулстори про то, как из-за странностей организации конкурса Денис оказался впереди Silogram, Pateha (грандмастера из топа Kaggle) - Обзор решений топ 2 Узнать о текущих соревнованиях можно на сайте http://mltrainings.ru/ Узнать о новых тренировках и видео можно из групп: ВКонтакте https:/
​Kaggle Coffee Chat: Erin LeDell | Kaggle

🔗 Kaggle Coffee Chat: Erin LeDell | Kaggle
Today Rachael chats with Erin LeDell from H2O.ai about ensembling, automating machine learning and what even is the difference between statistics and machine learning. 🤔 SUBSCRIBE: https://www.youtube.com/c/kaggle?sub_confirmation=1&utm_medium=youtube&utm_source=channel&utm_campaign=yt-sub About Kaggle: Kaggle is the world's largest community of data scientists. Join us to compete, collaborate, learn, and do your data science work. Kaggle's platform is the fastest way to get started on a new data science
Applications of Deep Neural Networks Course Overview (1.1)
https://www.youtube.com/watch?v=v8QsRio8zUM

🎥 Applications of Deep Neural Networks Course Overview (1.1)
👁 1 раз 1034 сек.
Applications of deep neural networks is a course offered in a hybrid format by Washington University in St. Louis. This course introduces Keras deep neural networks and highlights applications that neural networks are particularly adept at handling compared to previous machine learning models.

Deep learning is a group of exciting new technologies for neural networks. Through a combination of advanced training techniques and neural network architectural components, it is now possible to create neural netwo
🎥 Открытые квантовые системы — Сергей Филиппов / ПостНаука
👁 2 раз 773 сек.
Физик Сергей Филиппов о свойствах открытых систем, создании квантового компьютера и проблемах внешних шумов

"Существуют общие теоретические результаты, как описывать динамику открытых квантовых систем. Открытые квантовые системы — это системы, взаимодействующие с окружением. Описывать их нужно с помощью оператора плотности, а не вектора состояния в отличие от замкнутых систем".

Полный текст лекции: https://postnauka.ru/video/101477

Источник изображения: Photograph of a chip constructed by D-Wave Systems
​Model Interpretability for Predicting Wine Prices
In a previous post, we worked on some exploratory analysis of Napa wines and then we tried to predict the prices based on a few simple

🔗 Model Interpretability for Predicting Wine Prices
In a previous post, we worked on some exploratory analysis of Napa wines and then we tried to predict the prices based on a few simple…
​Facebook открыла код PyText, библиотеки для обработки естественной речи

Сфера применения PyText
NLP-библиотека (Natural Language Processing — обработка естественной речи) используется в нейросетях для обработки письменной и устной речи. По словам разработчиков, инструмент полезен для классификации документов, разметки речевых последовательностей, семантического анализа и многозадачного моделирования.

Структура библиотеки позволяет легко перейти от разработки NLP-системы к практическому применению. Инженеры компании утверждают, что с использованием PyText реализация модели нейросети, распознающей человеческую речь, займёт всего несколько дней.
https://tproger.ru/news/pytext-open-sourced/

🔗 Facebook открыла код PyText, библиотеки для обработки естественной речи
Этим шагом Facebook намеревается ускорить развитие проекта. PyText предназначен для распознавания человеческой речи и базируется на фреймворке PyTorch.
​Basics of Bayesian Network
There is innumerable text available in the net on Bayesian Network, but most of them are have heavy mathematical formulas
https://towardsdatascience.com/basics-of-bayesian-network-79435e11ae7b?source=collection_home---4------0-----------------------

🔗 Basics of Bayesian Network
There is innumerable text available in the net on Bayesian Network, but most of them are have heavy mathematical formulas and concepts…
​Заметки с конференции ACL 2019

#Искусственныйинтеллект,
#NaturalLanguageProcessing

Annual Meeting of the Association for Computational Linguistics (ACL) — это главная конференция в области обработки естественного языка. Она организуется с 1962 года. После Канады и Австралии она вернулась в Европу и проходила во Флоренции. Таким образом, в этом году у европейских исследователей она была более популярна, чем похожая на нее EMNLP.

В этом году было опубликовано 660 статей из 2900 присланных. Огромное количество. Вряд ли можно сделать какой-то объективный обзор того, что было на конференции. Поэтому я расскажу своих субъективных ощущениях от этого мероприятия.
https://habr.com/ru/post/463241/

🔗 Заметки с конференции ACL 2019
Annual Meeting of the Association for Computational Linguistics (ACL) — это главная конференция в области обработки естественного языка. Она организуется с 196...
Regression Trees, Clearly Explained!!!

🎥 Regression Trees, Clearly Explained!!!
👁 1 раз 1353 сек.
Regression Trees are one of the fundamental machine learning techniques that more complicated methods, like Gradient Boost, are based on. They are useful for times when there isn't an obviously linear relationship between what you want to predict, and the things you are using to make the predictions. This StatQuest walks you through the steps required to build Regression Trees so that they are Clearly Explained.

NOTE: This StatQuest assumes you already know about...
The bias/variance tradeoff: https://yout
​Andrew Yang is Ahead of His Time - Kai-Fu Lee | AI Podcast Clips

🔗 Andrew Yang is Ahead of His Time - Kai-Fu Lee | AI Podcast Clips
This is a clip from a conversation with Kai-Fu Lee on the Artificial Intelligence podcast. You can watch the full conversation here: http://bit.ly/2ZxznpQ If you enjoy these, consider subscribing, sharing, and commenting below. Full episode: http://bit.ly/2ZxznpQ Full episodes playlist: http://bit.ly/2EcbaKf Clips playlist: http://bit.ly/2JYkbfZ Podcast website: https://lexfridman.com/ai Kai-Fu Lee is the Chairman and CEO of Sinovation Ventures that manages a 2 billion dollar dual currency investment fund
3Blue1Brown & Mathematics | Siraj Raval Podcast #3

🎥 3Blue1Brown & Mathematics | Siraj Raval Podcast #3
👁 1 раз 4653 сек.
3Blue1Brown aka Grant Sanderson is an outstanding math animation artist, scholar, & educator. In this episode, I ask him about his workflow, the tools he uses, the nature of consciousness, machine learning, & so much more! Grant studied mathematics at Stanford as an undergraduate, then became a multivariable calculus fellow for KhanAcademy through their talent search program. He started making math animation videos on Youtube in 2015, and has since amassed over 2 million subscribers. It was a wonderful con
Edureka Machine Learning Webinar | Developing A K-Means Clustering https://www.youtube.com/watch?v=0flLfqFoTb8

🎥 Edureka Machine Learning Webinar | Developing A K-Means Clustering Model Using Python | Edureka
👁 1 раз 3664 сек.
(Edureka Meetup Community: http://bit.ly/2DQO5PL)
Join our Meetup community and get access to 100+ tech webinars/ month for FREE: http://bit.ly/2DQO5PL
Topics to be covered in this session:

1. Introduction to Machine Learning
2. Types of Machine Learning
3. Machine Learning Algorithms
4. How does K-Means Clustering Work?
5. Hands-On

Know more about Edureka Meetup Community: http://bit.ly/2TypYMv

Subscribe to our Edureka YouTube channel to get video updates: https://goo.gl/6ohpTV

Instagram: https://www.