🎥 DATA: Илья Стариков - Deep learning для репрезентации пользователей социальных сетей
👁 2 раз ⏳ 2783 сек.
👁 2 раз ⏳ 2783 сек.
В этом докладе я расскажу про подходы, которые применяются для репрезентации пользователей соцсетей на примере проекта, реализованного EPAM для рекрутеров. В рамках этого проекта мы создали систему автоматического поиска кандидатов на открытые позиции в EPAM по набору навыков. Я расскажу, как развивался проект, какие подходы были реализованы и протестированы (от простых - Logistic Regression до более интересных - Neural Network Embeddings и Graph Embeddings). Немного расскажу про архитектуру итогового решенVk
DATA: Илья Стариков - Deep learning для репрезентации пользователей социальных сетей
В этом докладе я расскажу про подходы, которые применяются для репрезентации пользователей соцсетей на примере проекта, реализованного EPAM для рекрутеров. В рамках этого проекта мы создали систему автоматического поиска кандидатов на открытые позиции в EPAM…
100 Best Coursera Courses, Specializations, Classes, Certifications, and Training Online 2020icon
https://www.jadirectives.com/best-coursera-courses-certifications-specializations/#3_Coursera_Courses_for_Data_Science_Specialization
🔗 100 Best Coursera Courses, Specializations, Classes 2020 | JA Directives
Are you looking Best Coursera Courses 2020? Here is the list of Best Coursera Specializations, Certifications, Training, and Classes available online
https://www.jadirectives.com/best-coursera-courses-certifications-specializations/#3_Coursera_Courses_for_Data_Science_Specialization
🔗 100 Best Coursera Courses, Specializations, Classes 2020 | JA Directives
Are you looking Best Coursera Courses 2020? Here is the list of Best Coursera Specializations, Certifications, Training, and Classes available online
JA Directives
100+ Best Coursera Courses, Specializations, Classes & Certifications 2023
Are you looking Best Free Coursera Courses 2023? Grab the list of Best Coursera Specializations & Certifications online in one place
An Eerie Historical Deepfake Imagines Nixon Telling the World the Moon Landing Failed
🔗 An Eerie Historical Deepfake Imagines Nixon Telling the World the Moon Landing Failed
A team of scientists created a convincing facsimile of a speech that never happened, and put the threat of fake information front and…
🔗 An Eerie Historical Deepfake Imagines Nixon Telling the World the Moon Landing Failed
A team of scientists created a convincing facsimile of a speech that never happened, and put the threat of fake information front and…
Medium
An Eerie Historical Deepfake Imagines Nixon Telling the World the Moon Landing Failed
A team of scientists created a convincing facsimile of a speech that never happened, and put the threat of fake information front and…
Deep learning (Ian Goodfellow Yoshua Bengio Aaron Courville)
📝 Deep learning (Ian Goodfellow Yoshua Bengio Aaron Courville).pdf - 💾22 717 311
📝 Deep learning (Ian Goodfellow Yoshua Bengio Aaron Courville).pdf - 💾22 717 311
Машинное обучение как умный ассистент мониторинга
Привет Хабр!
Хоум Кредит — это крупная и очень динамичная система, за которой подчас трудно уследить. Чтобы помочь сотрудникам быть в курсе всех новостей и изменений и везде успевать, мы активно внедряем алгоритмы машинного обучения. В нашем Банке чат-боты уже берут на себя часть работы операторов, клиентские отзывы анализируют не только эксперты, но и умные алгоритмы обработки естественного языка.
Сегодня я расскажу, как мы помогли специалистам эксплуатации банковских сервисов избавиться от необходимости непрерывно смотреть в дашборды мониторинговых систем, а именно, призвали на помощь машинное обучение. Вот что у нас получилось.
🔗 Машинное обучение как умный ассистент мониторинга
Привет Хабр! Хоум Кредит — это крупная и очень динамичная система, за которой подчас трудно уследить. Чтобы помочь сотрудникам быть в курсе всех новостей и изм...
Привет Хабр!
Хоум Кредит — это крупная и очень динамичная система, за которой подчас трудно уследить. Чтобы помочь сотрудникам быть в курсе всех новостей и изменений и везде успевать, мы активно внедряем алгоритмы машинного обучения. В нашем Банке чат-боты уже берут на себя часть работы операторов, клиентские отзывы анализируют не только эксперты, но и умные алгоритмы обработки естественного языка.
Сегодня я расскажу, как мы помогли специалистам эксплуатации банковских сервисов избавиться от необходимости непрерывно смотреть в дашборды мониторинговых систем, а именно, призвали на помощь машинное обучение. Вот что у нас получилось.
🔗 Машинное обучение как умный ассистент мониторинга
Привет Хабр! Хоум Кредит — это крупная и очень динамичная система, за которой подчас трудно уследить. Чтобы помочь сотрудникам быть в курсе всех новостей и изм...
Хабр
Машинное обучение как умный ассистент мониторинга
Привет Хабр! Хоум Кредит — это крупная и очень динамичная система, за которой подчас трудно уследить. Чтобы помочь сотрудникам быть в курсе всех новостей и изм...
Сверточный слой: быстрая свертка по методу Шмела Винограда
Введение
Данная статья является продолжением серии статей описывающей алгоритмы лежащие в основе
Synet — фреймворка для запуска предварительно обученных нейронных сетей на CPU.
В предыдущей статье я описал методы, основанные на матричном умножении. Эти методы с минимальными усилиями позволяют достичь во многих случаях более 80% от теоретического максимума. Казалось бы, ну куда тут можно еще дальше улучшать? Оказывается можно! Существуют математически методы, которые позволяют сократить число операций, необходимых для свертки. С одним из таких методов — алгоритму свертки по методу Винограда мы и ознакомимся в настоящей статье.
Шмел Виноград (Shmuel Winograd) 1936.01.04 — 2019.03.25 — выдающийся израильский и американский ученый в области компьютерных наук, создатель алгоритмов быстрого матричного умножения, свертки и преобразования Фурье.
🔗 Сверточный слой: быстрая свертка по методу Шмела Винограда
Введение Данная статья является продолжением серии статей описывающей алгоритмы лежащие в основе Synet — фреймворка для запуска предварительно обученных нейрон...
Введение
Данная статья является продолжением серии статей описывающей алгоритмы лежащие в основе
Synet — фреймворка для запуска предварительно обученных нейронных сетей на CPU.
В предыдущей статье я описал методы, основанные на матричном умножении. Эти методы с минимальными усилиями позволяют достичь во многих случаях более 80% от теоретического максимума. Казалось бы, ну куда тут можно еще дальше улучшать? Оказывается можно! Существуют математически методы, которые позволяют сократить число операций, необходимых для свертки. С одним из таких методов — алгоритму свертки по методу Винограда мы и ознакомимся в настоящей статье.
Шмел Виноград (Shmuel Winograd) 1936.01.04 — 2019.03.25 — выдающийся израильский и американский ученый в области компьютерных наук, создатель алгоритмов быстрого матричного умножения, свертки и преобразования Фурье.
🔗 Сверточный слой: быстрая свертка по методу Шмела Винограда
Введение Данная статья является продолжением серии статей описывающей алгоритмы лежащие в основе Synet — фреймворка для запуска предварительно обученных нейрон...
Хабр
Сверточный слой: быстрая свертка по методу Шмуэля Винограда
Введение Данная статья является продолжением серии статей описывающей алгоритмы лежащие в основе Synet — фреймворка для запуска предварительно обученных нейронных сетей на CPU. В предыдущей статье я...
Data Engineer Interview Questions With Python
https://realpython.com/data-engineer-interview-questions-python
🔗 Data Engineer Interview Questions With Python – Real Python
This tutorial will prepare you for some common questions you'll encounter during your data engineer interview. You'll learn how to answer questions about databases, ETL pipelines, and big data workflows. You'll also take a look at SQL, NoSQL, and Redis use cases and query examples.
https://realpython.com/data-engineer-interview-questions-python
🔗 Data Engineer Interview Questions With Python – Real Python
This tutorial will prepare you for some common questions you'll encounter during your data engineer interview. You'll learn how to answer questions about databases, ETL pipelines, and big data workflows. You'll also take a look at SQL, NoSQL, and Redis use cases and query examples.
Pre-Debate Material
https://neurips.cc/Conferences/2019/Schedule?showEvent=15488
🔗 NeurIPS 2019 Schedule
NeurIPS Website
https://neurips.cc/Conferences/2019/Schedule?showEvent=15488
🔗 NeurIPS 2019 Schedule
NeurIPS Website
#YellowVests : A Twitter NLP analysis
🔗 #YellowVests : A Twitter NLP analysis
What is the current opinion regarding the largest French social movement?
🔗 #YellowVests : A Twitter NLP analysis
What is the current opinion regarding the largest French social movement?
Medium
#YellowVests : A Twitter NLP analysis
What is the current opinion regarding the largest French social movement?
Web Scraping Metacritic Reviews using BeautifulSoup
🔗 Web Scraping Metacritic Reviews using BeautifulSoup
A simple 6-step guide to scraping Metacritic game reviews using BeautifulSoup and saving them into a pandas dataframe.
🔗 Web Scraping Metacritic Reviews using BeautifulSoup
A simple 6-step guide to scraping Metacritic game reviews using BeautifulSoup and saving them into a pandas dataframe.
Medium
Web Scraping Metacritic Reviews using BeautifulSoup
A simple 6-step guide to scraping Metacritic game reviews using BeautifulSoup and saving them into a pandas dataframe.
Artbreeder: Draw me an Electric Sheep
🔗 Artbreeder: Draw me an Electric Sheep
How to apply Generative Adversarial Networks in a user-friendly way.
🔗 Artbreeder: Draw me an Electric Sheep
How to apply Generative Adversarial Networks in a user-friendly way.
Medium
Artbreeder. Draw me an Electric Sheep.
How to apply Generative Adversarial Networks in a user-friendly way.
The Art and Science of Finding AI Projects
🔗 The Art and Science of Finding AI Projects
Don’t know how to get started with AI? Use the AI Discovery Diamond Framework to generate AI Project ideas.
🔗 The Art and Science of Finding AI Projects
Don’t know how to get started with AI? Use the AI Discovery Diamond Framework to generate AI Project ideas.
Medium
The Art and Science of Finding AI Projects
Don’t know how to get started with AI? Use the AI Discovery Diamond Framework to generate AI Project ideas.
🎥 Riccardo Zecchina: "Evidence for local entropy optimization in machine learning, physics and neu..."
👁 1 раз ⏳ 3533 сек.
👁 1 раз ⏳ 3533 сек.
Machine Learning for Physics and the Physics of Learning 2019
Workshop IV: Using Physical Insights for Machine Learning
"Evidence for local entropy optimization in machine learning, physics and neuroscience"
Riccardo Zecchina - Bocconi University
Institute for Pure and Applied Mathematics, UCLA
November 20, 2019
For more information: http://www.ipam.ucla.edu/mlpws4Vk
Riccardo Zecchina: "Evidence for local entropy optimization in machine learning, physics and neu..."
Machine Learning for Physics and the Physics of Learning 2019
Workshop IV: Using Physical Insights for Machine Learning
"Evidence for local entropy optimization in machine learning, physics and neuroscience"
Riccardo Zecchina - Bocconi University
Institute…
Workshop IV: Using Physical Insights for Machine Learning
"Evidence for local entropy optimization in machine learning, physics and neuroscience"
Riccardo Zecchina - Bocconi University
Institute…
Tensorflow 2.0: Solving Classification and Regression Problems
🔗 Tensorflow 2.0: Solving Classification and Regression Problems
After much hype, Google finally released TensorFlow 2.0 which is the latest version of Google's flagship deep learning platform. A lot of long-awaited features have been introduced in TensorFlow 2.0. This article very briefly covers how you can develop simple classification and regression models using TensorFlow 2.0.
🔗 Tensorflow 2.0: Solving Classification and Regression Problems
After much hype, Google finally released TensorFlow 2.0 which is the latest version of Google's flagship deep learning platform. A lot of long-awaited features have been introduced in TensorFlow 2.0. This article very briefly covers how you can develop simple classification and regression models using TensorFlow 2.0.
Stack Abuse
Tensorflow 2.0: Solving Classification and Regression Problems
Tensorflow 2.0 introduced some hefty new features. Amongst them, it now uses the Keras API by default for classification and regression. In this article, we'll take on these classic ML tasks using Tensorflow 2.0.
Richard Feynman on Artificial General Intelligence
🔗 Richard Feynman on Artificial General Intelligence
In a lecture held by physicist Richard Feynman (1918–1988) on September 26th, 1985, the question of artificial general intelligence (also…
🔗 Richard Feynman on Artificial General Intelligence
In a lecture held by physicist Richard Feynman (1918–1988) on September 26th, 1985, the question of artificial general intelligence (also…
Medium
Richard Feynman on Artificial General Intelligence
In a lecture held by physicist Richard Feynman (1918–1988) on September 26th, 1985, the question of artificial general intelligence (also…
StyleGANv2. The authors did a big homework and fixed "light spots" and "burnt skin" artifacts. Also, they proposed an improved method for finding real images in latent space (but still via backprop).
▶ youtu.be/c-NJtV9Jvp0
🔎 github.com/NVlabs/stylegan2
📝 arxiv.org/abs/1912.04958
🎥 StyleGAN2
👁 2 раз ⏳ 347 сек.
▶ youtu.be/c-NJtV9Jvp0
🔎 github.com/NVlabs/stylegan2
📝 arxiv.org/abs/1912.04958
🎥 StyleGAN2
👁 2 раз ⏳ 347 сек.
Analyzing and Improving the Image Quality of StyleGAN
Tero Karras, Samuli Laine, Miika Aittala, Janne Hellsten, Jaakko Lehtinen, Timo Aila
Paper: http://arxiv.org/abs/1912.04958
Code: https://github.com/NVlabs/stylegan2
Abstract: The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model architecture and training methods to address themYouTube
StyleGAN2
Analyzing and Improving the Image Quality of StyleGAN
Tero Karras, Samuli Laine, Miika Aittala, Janne Hellsten, Jaakko Lehtinen, Timo Aila
Paper: http://arxiv.org/abs/1912.04958
Code: https://github.com/NVlabs/stylegan2
Abstract: The style-based GAN architecture…
Tero Karras, Samuli Laine, Miika Aittala, Janne Hellsten, Jaakko Lehtinen, Timo Aila
Paper: http://arxiv.org/abs/1912.04958
Code: https://github.com/NVlabs/stylegan2
Abstract: The style-based GAN architecture…
ICYMI: Beautify your face using a GAN-based architecture!
https://www.profillic.com/paper/arxiv:1912.03630
code request link: http://bit.ly/GANbeauty
🔗 Face Beautification: Beyond Makeup Transfer - Profillic
Explore state-of-the-art in machine learning, AI, and robotics. Browse models, source code, papers by topics and authors. Connect with researchers and engineers working on related problems in machine learning, deep learning, natural language processing, robotics, computer vision, data mining, neural networks, artificial intelligence/AI, data science... and explore working together on projects, github code
https://www.profillic.com/paper/arxiv:1912.03630
code request link: http://bit.ly/GANbeauty
🔗 Face Beautification: Beyond Makeup Transfer - Profillic
Explore state-of-the-art in machine learning, AI, and robotics. Browse models, source code, papers by topics and authors. Connect with researchers and engineers working on related problems in machine learning, deep learning, natural language processing, robotics, computer vision, data mining, neural networks, artificial intelligence/AI, data science... and explore working together on projects, github code
Profillic
Face Beautification: Beyond Makeup Transfer: Model and Code
Click To Get Model/Code. Facial appearance plays an important role in our social lives. Subjective perception of women's beauty depends on various face-related (e.g., skin, shape, hair) and environmental (e.g., makeup, lighting, angle) factors. Similar to…