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

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

№ 4959169263
Download Telegram
​An NLU-Powered Tool to Explore COVID-19 Scientific Literature">
An NLU-Powered Tool to Explore COVID-19 Scientific Literature

🔗 An NLU-Powered Tool to Explore COVID-19 Scientific Literature
Posted by Keith Hall, Research Scientist, Natural Language Understanding, Google Research Due to the COVID-19 pandemic, scientists and r...
​Do Female College Graduates Earn Less Than Their Male Peers?

🔗 Do Female College Graduates Earn Less Than Their Male Peers?
Using linear regressions, I study whether female college graduates in America fare worse in the labour market than their male counterparts.
🎥 Python For Data Sciences And Machine Learning [Full Course]. Lists In Python. Tutorial [Part6]
👁 1 раз 3050 сек.
In This tutorial you will learn about Tuples and Sets in Python
A tuple is an immutable sequence of Python objects. Tuples are sequences, just like lists. The differences between tuples and lists are, the tuples cannot be changed unlike lists and tuples use parentheses, whereas lists use square brackets.

Sets in Python. A Set is an unordered collection data type that is iterable, mutable and has no duplicate elements. Python's set class represents the mathematical notion of a set. This is based on a data
🎥 Chip Placement with Deep Reinforcement Learning (Paper Explained)
👁 1 раз 1647 сек.
The AI Singularity is here! Computers designing new computers! It takes human experts multiple weeks to design new computer chips. What looks like a large game of Tetris is actually a very complex optimization problem. This paper uses Deep Reinforcement Learning to solve this optimization both faster and better than humans.

https://arxiv.org/abs/2004.10746

Abstract:
In this work, we present a learning-based approach to chip placement, one of the most complex and time-consuming stages of the chip design pr
​Should data scientists learn JavaScript?

https://www.google.com/amp/s/www.freecodecamp.org/news/should-data-scientists-learn-javascript-e611d45804b8/amp/

🔗 Should data scientists learn JavaScript?
The pros and cons of using the web’s #1 language for data science If you have been following the tech landscape in recent years, you have probably noticed at least two things. For one, you may have noticed that JavaScript is a very popular language [https://insights.stackoverflow.com/survey/2017#technology-programming-languages] these days. It has been growing in popularity ever since Node.js [https://nodejs.org/en/] allowed JavaScript developers to write server-side code. More recently, fram
Всем привет.

Вчера опубликовал 7 урок ( https://youtu.be/oCU30z-_qUQ ) курса “Язык R для пользователей Excel”.

В этом уроке рассмотрен процесс объединения таблиц, при чём как горизонтальный (по ключу), так и вертикальный.

В SQL подобные операции реализуются операторами JOIN и UNION.

Функции пакета dplyr которые будут рассмотрены в ходе нового урока: left_join(), semi_join(), anti_join(), bind_rows().

Поблагодарить и поддержать курс можно любой произвольной суммой на этой странице ( https://secure.wayforpay.com/payment/r4excel_users ).

Подписывайтесь на YouTube канал, что бы получать уведомление о выходе новых уроков.

Ссылки:
Подписаться на YouTube: https://www.youtube.com/R4marketing/?sub_confirmation=1
Видео 7 урока: https://youtu.be/oCU30z-_qUQ
Материалы к 7 уроку: https://github.com/selesnow/r4excel_users/tree/master/lesson_7
Плейлист курса: https://www.youtube.com/playlist?list=PLD2LDq8edf4pgGg16wYMobvIYy_0MI0kF
Страница курса: https://secure.wayforpay.com/payment/r4excel_users
Благодарности: https://secure.wayforpay.com/payment/r4excel_users
Статья о курсе на proglib: https://proglib.io/p/besplatnyy-videokurs-yazyk-r-dlya-polzovateley-excel-2020-04-14

🎥 Язык R для пользователей Excel #7: Вертикальное и горизонтальное объединение таблиц на языке R
👁 1 раз 1264 сек.
Этот урок поможет вам разобраться с операциями вертикального и горизонтального объединения таблиц.

Вертикальное объединение является аналогом операции UNION в языке запросов SQL.

Горизонтальное объединение пользователям Excel более известно благодаря функции ВПР, в SQL такие операции осуществляются операцией JOIN.

В ходе урока мы решим практическую задачу, в ходе которой будем использовать пакеты dplyr, readxl, tidyr и stringr.

Основные функции которые мы рассмотрим:

bind_rows - вертикальное объедине
This media is not supported in your browser
VIEW IN TELEGRAM
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)

ERNIE 2.0 is a continual pre-training framework for language understanding in which pre-training tasks can be incrementally built and learned through multi-task learning.

ERNIE 2.0 from Baidu: https://github.com/PaddlePaddle/ERNIE

Dataset: https://gluebenchmark.com/tasks

Understanding Language using XLNet with autoregressive pre-training

https://medium.com/@zxiao2015/understanding-language-using-xlnet-with-autoregressive-pre-training-9c86e5bea443
Наш телеграм канал - tglink.me/ai_machinelearning_big_data

🔗 PaddlePaddle/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools) - PaddlePaddle/ERNIE
​Интеграция Aviasales API с Amazon Kinesis и простота serverless

🔗 Интеграция Aviasales API с Amazon Kinesis и простота serverless
Привет, Хабр! А вы любите летать на самолетах? Я обожаю, но на самоизоляции полюбил еще и анализировать данные об авиабилетах одного известного ресурса — Aviasa...
​400+ textbooks free to download
CS books on Python, deep learning, data science & AI.
Springer: http://bit.ly/SpringerCS
#DeepLearning #Python #Programming #Coding

🔗 Search Results - Springer
​Автопроизводители признаются, что до полностью беспилотных автомобилей ещё очень долго

🔗 Автопроизводители признаются, что до полностью беспилотных автомобилей ещё очень долго
Статья 17 мая 2019 года. Несколько лет назад автопромышленность смело предсказывала выход полностью беспилотных автомобилей 5 уровня в 2020 или 2021 году, но...
​Understanding the Shape of Large-Scale Data">
Understanding the Shape of Large-Scale Data

🔗 Understanding the Shape of Large-Scale Data
Posted by Anton Tsitsulin, Research Intern and Bryan Perozzi, Senior Research Scientist, Graph Mining Team, Google Research Understandin...