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

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

№ 4959169263
Download Telegram
🎥 Python Voice Assistant Tutorial #8 - Opening Programs/Applications
👁 1 раз 570 сек.
In this python voice assistant tutorial I will be showing how to open programs from python code. Specifically we will open the program/application notepad and save a note that the user has instructed us to write down.

Text-Based Tutorial: Coming Soon...

*****
Enroll in The Fundamentals of Programming w/ Python
https://tech-with-tim.teachable.com/p/the-fundamentals-of-programming-with-python

Instagram: https://www.instagram.com/tech_with_tim
Website https://techwithtim.net
Twitter: https://twitter.com/Te
🎥 PASS SUMMIT 2016 - Using Azure Machine Learning to Predict Consumer Price Index
👁 1 раз 4094 сек.
Inflation is one of the economic phenomena that receive particular attention from public policy actors, because of its effects on the allocation of resources, the distribution of income, economic development, and on the wellbeing of societies. Therefore, having an early and reliable vision of inflation enables defining appropriate anti-inflationary policies to achieve stability in the purchasing power of currencies.

Through leveraging Azure+PowerBI resources for data scraping, analytics, and visualization,
​CQM — другой взгляд в глубоком обучении для оптимизации поиска на естественном языке

Краткое описание: Calibrated Quantum Mesh (CQM)— это следующий шаг от RNN / LSTM (Рекуррентные нейронные сети RNN (Recurrent Neural Networks) / Долгая краткосрочная память (Long short-term memory; LSTM) ). Появился новый алгоритм, называемый Calibrated Quantum Mesh (CQM), который обещает повысить точность поиска на естественном языке без использования размеченных данных обучения.
https://habr.com/ru/post/467529/

🔗 CQM — другой взгляд в глубоком обучении для оптимизации поиска на естественном языке
CQM — другой взгляд в глубоком обучении для оптимизации поиска на естественном языке Краткое описание: Calibrated Quantum Mesh (CQM)— это следующий шаг от RNN /...
​Google at Interspeech 2019

http://ai.googleblog.com/2019/09/google-at-interspeech-2019.html

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

🔗 Google at Interspeech 2019
Andrew Helton, Editor, Google Research Communications This week, Graz, Austria hosts the 20th Annual Conference of the International Spee...
🎥 [Part3] Machine Learning A-Z: Hands-On Python & R In Data Science 2019
👁 1 раз 5109 сек.
Learn to create Machine Learning Algorithms in Python and R from two Data Science experts. Code templates included.

###############################

Created by Kirill Eremenko, Hadelin de Ponteves, SuperDataScience Team, SuperDataScience Support

###############################

What you'll learn

Master Machine Learning on Python & R

Have a great intuition of many Machine Learning models

Make accurate predictions

Make powerful analysis

Make robust Machine Learning models

Create strong added value to
🎥 SAS Demo | Deep Learning with Python (DLPy) and SAS Viya for Computer Vision
👁 1 раз 2363 сек.
In this SAS demo, you'll learn about the SAS Deep Learning Python API, or DLPy for short. This series will focus on the newest computer vision models supported by DLPy. DLPy enables data scientists familiar with Python to take advantage of the deep learning and computer vision features in SAS Viya.

DLPy is available at – https://github.com/sassoftware/python-dlpy

These section may be watch in any order.

00:00 - Introduction to the Deep Learning with Python (DLPy) and SAS Viya for Computer Vision video
🎥 Office Hours: 12 Sept. 2019
👁 1 раз 3485 сек.
During this live Office Hours session I answer the following questions:

- (09:15) Command line arguments and argparse
- Learn how to properly use command line arguments
- Resolve common “USAGE” errors that you will encounter
- (20:50) What IDEs do you recommend for computer vision and deep learning development?
- Sublime Text for smaller projects
- PyCharm for larger projects
- For RPi try to use remote development
- (23:20) How can we use OpenCV OCR for newspaper text recognition?