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

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

№ 4959169263
Download Telegram
​Off-Policy Estimation for Infinite Horizon Reinforcement Learning">
Off-Policy Estimation for Infinite Horizon Reinforcement Learning

🔗 Off-Policy Estimation for Infinite Horizon Reinforcement Learning
Posted by Ali Mousavi, AI Resident and Lihong Li, Research Scientist, Google Research In conventional reinforcement learning (RL) setti...
🎥 Уроки Python / Распознавание речи
👁 1 раз 1351 сек.
Привет друзья! Сейчас мы с вами научимся делать распознавание речи в Python. 😊 Установим библиотеку в Python для распознавания речи pip install SpeechRecognition. Подключимся к выбранному микрофону (конечно выведем список на экран), считаем аудио и отправим его на распознавание речи в текст.

Методы библиотеки SpeechRecognition, которые мы можем использовать для распознавания речи в текст:
recognize_bing(): Распознавание речи с помощью Microsoft Bing Speech API (требуется api key)
recognize_google(): Распоз
​Decision Trees for Classification: ID3 Algorithm Explained

🔗 Decision Trees for Classification: ID3 Algorithm Explained
This article explains the ID3 Algorithm, in details with calculations, which is one of the many Algorithms used to build Decision Trees.
🎥 Голосовой помощник на Python за час
👁 1 раз 6769 сек.
Распродажа программ с гарантией трудоустройства. Получи доступ к самым мощным программам с огромной скидкой ----https://live.skillbox.ru/code/onlin...
​Implement Face Detection from Image and Video with Python

https://morioh.com/p/108652f1547a

🔗 Implement Face Detection from Image and Video with Python
In this post, I am using the Python programming language for detecting faces in images and videos
​Курс AI for Medicine

https://landing.ai/landing-ai-creates-an-ai-tool-to-help-customers-monitor-social-distancing-in-the-workplace/

🔗 Landing AI Creates an AI Tool to Help Customers Monitor Social Distancing in the Workplace - Landing
In the fight against the coronavirus, social distancing has proven to be a very effective measure to slow down the spread of the disease. While millions of people are staying at home to help flatten the curve, many of our customers in the manufacturing and pharmaceutical industries are still having to go to work everyday …
🎥 Solving PDEs with the FFT [Python]
👁 1 раз 896 сек.
This video describes how to solve PDEs with the Fast Fourier Transform (FFT) in Python.

Book Website: http://databookuw.com
Book PDF: http://databookuw.com/databook.pdf

These lectures follow Chapter 2 from:
"Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control" by Brunton and Kutz

Amazon: https://www.amazon.com/Data-Driven-Science-Engineering-Learning-Dynamical/dp/1108422098/

Brunton Website: eigensteve.com
🎥 Shortcut Learning in Deep Neural Networks
👁 1 раз 2952 сек.
This paper establishes a framework for looking at out-of-distribution generalization failures of modern deep learning as the models learning false shortcuts that are present in the training data. The paper characterizes why and when shortcut learning can happen and gives recommendations for how to counter its effect.

https://arxiv.org/abs/2004.07780

Abstract:
Deep learning has triggered the current rise of artificial intelligence and is the workhorse of today's machine intelligence. Numerous success stori
🎥 Интервью директора департамента Machine learning компании МТС ИИ
👁 4 раз 1476 сек.
Ответ на разные вопросы от эксперта компании МТС.

https://practicingfutures.org/localhackday
Вопросы в данном видео:
Вы являетесь одним из экспертов хакатона Local Hack Day?
В каких мероприятиях вы принимали участие?
Могут ли школьники и студенты за 2-3 дня понять то, что дают несколько лет в университетах?
Является ли задача предсказания волн эпидемии проще, чем фильтация новостей?
Аттеншн!
Самая интересная задача в МТС?
А теперь поговорим про будущее...
Немного истории и статей, которые читал Till
Work,
​Интенсив. Неделя 3 " Основы Python часть 2 "

🔗 Интенсив. Неделя 3 " Основы Python часть 2 "
Предыдущий вебинар: (Основы Python часть 1)

На вебинаре:
• посмотрим PyCharm и как подключить свое окружение к проекту.
• научимся управлять git из среды разработки.
• изучим типы данных, условия, циклы.
• разберем массивы, списки, кортежи.
• изучим функции и некоторые стандартные библиотеки.
• посмотрим ООП и исключения.
• узнаем об оптимизации разработки в Python.

Цель программы:
•Обучить навыкам разработки проектов в сфере машинного обучения и компьютерного зрения.
•Повысить уровень программирования.
​Плейлист с видео по математике для машинного обучения.

https://www.youtube.com/playlist?list=PLcQCwsZDEzFmlSc6levE3UV9rZ8yY-D_7

Наш телеграм канал - tglink.me/ai_machinelearning_big_data

🔗 Mathematics for Machine Learning - YouTube



🎥 Mathematics for Machine Learning | 1 Introduction
👁 1 раз 151 сек.
This part introduces the pre-requisite we need for Math in Machine Learning.
In the subsequent videos we are going to teach you those basic mathematical concepts.

other important courses for machine learning.



A. Credit Risk Modeling: http://bit.ly/2vq2VLU

B. Business domain Foundations: http://bit.ly/36n2HC5

C. Deep Learning Specialization: http://bit.ly/2Si6E78

D. Corporate Finance: http://bit.ly/2uvoUR9

E. Quant Methods: http://bit.ly/2s64KML

F. Machine Learning in Trading: http://bit.ly/39J8pRD


🎥 Mathematics for Machine Learning | 2a Vectors and Matrices
👁 1 раз 607 сек.
This video introduces Vectors and Matrices in terms of data.
In subsequent video, we will understand mathematical operations on Vectors (& matrices).



A. Credit Risk Modeling: http://bit.ly/2vq2VLU

B. Business domain Foundations: http://bit.ly/36n2HC5

C. Deep Learning Specialization: http://bit.ly/2Si6E78

D. Corporate Finance: http://bit.ly/2uvoUR9

E. Quant Methods: http://bit.ly/2s64KML

F. Machine Learning in Trading: http://bit.ly/39J8pRD

G. Investment Management: http://bit.ly/2Z290bS

H. Data Dr


🎥 Mathematics for Machine Learning | 2b Vectors and Matrices
👁 1 раз 494 сек.
A practical mathematical representation of data and what it means by vector addition and scalar multiplication.

Budget laptop for Machine Learning at Home, buy with No Cost EMI available.

Acer Nitro 5 - https://amzn.to/2Yivs3m
Dell Inspiron Gaming - https://amzn.to/2SZ61Ov



Wacom digital pad for online teaching.

Wacom INTUOS Art, Pen & Touch Medium, CTH-690/K0-CX (Black) https://www.amazon.in/dp/B017629DGQ/ref=cm_sw_r_wa_apa_i_SqVgDb69649PV
​what PyTorch is, what its advantages are, and how it compares to TensorFlow and Sklearn
https://blog.paperspace.com/why-use-pytorch-deep-learning-framework/

🔗 Why PyTorch Is the Deep Learning Framework of the Future
Are you looking for an efficient and modern framework to create your deep learning model? Look no further than PyTorch! In this article we'll cover an introduction to PyTorch, what makes it so advantageous, and how PyTorch compares to TensorFlow and Scikit-Learn. Then we'll look at how to use PyTorch