Data Science by ODS.ai 🦜
46.1K subscribers
663 photos
77 videos
7 files
1.75K links
First Telegram Data Science channel. Covering all technical and popular staff about anything related to Data Science: AI, Big Data, Machine Learning, Statistics, general Math and the applications of former. To reach editors contact: @malev
加ε…₯钑道
​​πŸ”₯The Blowjob Paper: Scientists Processed 109 Hours of Oral Sex to Develop an AI that Sucks Dick

Running a channel about AI, one can not miss the attempt to apply machine learning to calibrate sex toys performance. That’s what researchers did, trying to improve Autoblow 2 device characteristics.

Link: https://motherboard.vice.com/en_us/article/pa9nvv/the-blowjob-paper-scientists-processed-109-hours-of-oral-sex-to-develop-an-ai-that-sucks-dick-autoblow
Paper: https://www.autoblow.com/bjpaper/

#ML #DL #AIeverywhere
πŸ‘1
​​Food Discovery with Uber Eats: Recommending for the Marketplace

Another great article from #Uber engeneering team on how they built recommendation engine for #UberEats and what balance they had to maintain.

Link: https://eng.uber.com/uber-eats-recommending-marketplace/
Lingvo: A TensorFlow Framework for Sequence Modeling

Release from #GoogleAI: general #tensorflow framework for #NLP.

#Lingvo is a deep learning framework used for sequence modeling tasks like machine translation, speech recognition, and speech synthesis.

Link: https://medium.com/tensorflow/lingvo-a-tensorflow-framework-for-sequence-modeling-8b1d6ffba5bb
Github: https://github.com/tensorflow/lingvo
​​How 20th Century Fox uses ML to predict a movie audience

All modern blockbusters seem the same. They have common patterns of more exciting periods following less exciting, rotating emotional moments with action period. It is more about following well-known structure and template to make a well-boxing movie, than about director’s skill. No suprise, that #ML can be used to predict success of the movie by its trailer.

Link: https://cloud.google.com/blog/products/ai-machine-learning/how-20th-century-fox-uses-ml-to-predict-a-movie-audience

#DL #LAindustry #Google
πŸ‡«πŸ‡·From the subscribers living (or being) in Paris:

Tomorrow, Saturday, 2nd of March, in Paris, come to DS Breakfast at 10h30 at Malongo Cafe, 50 Rue Saint-AndrΓ© des Arts, 75006 Paris.
​​Deep Reinforcement Learning for de-novo Drug Design

- 2 networks trained separately:
- generative produces chemically feasible molecule reps
- predictive forecasts desired properties.
- then both trained jointly with the #RL

Link: https://github.com/isayev/ReLeaSE

#PyTorch
​​Large-Scale Object Mining for Object Discovery from Unlabeled Video

Paper about process of object discovery.

Link: https://arxiv.org/abs/1903.00362

#Video #DL #CV
Time series basics

Time series β€” data, with points having timestamps. Some might think that #timeseries are mostly used in algorithmic trading, but they often used in malware detection, network data analysis or any other field, dealing with some flow of time-labeled data. These two resources provide deep and easy #introduction into #TS analysis.

Github: https://github.com/akshaykapoor347/Time-series-modeling-basics
Data Camp presentation: https://s3.amazonaws.com/assets.datacamp.com/production/course_5702/slides/chapter3.pdf

#beginner #novice #python #entrylevel
​​Open AI releasing MMO.

Spoiler: it is not MMORPG. It is Massively Multiagent Mame environment for reinforcement learning agents. It will allow to develop something what for #trueAI will be like an amoeba to human. But it’s live now.

Link: https://blog.openai.com/neural-mmo/
Github: https://github.com/openai/neural-mmo
3DClient github: https://github.com/jsuarez5341/neural-mmo-client

#OpenAI
Call for applications for Machine Learning Summer School

The Machine Learning Summer School will take place at #Skoltech, Moscow (August 26 - September 6 2019) with leading figures such as Yarin Gal, Arthur Gretton, Shimon Whiteson, Mark Girolami, Justin Solomon & others.
Applications open until the 6th of May.

Link: http://mlss2019.skoltech.ru
From: @powerofdata

#deeplearning #summerschool #education #mlss #DL
πŸ‡«πŸ‡·From the subscribers living (or being) in Paris:

On Saturday, 9th of March, in Paris, come to weekly DS Breakfast at 10h30 at Malongo Cafe, 50 Rue Saint-AndrΓ© des Arts, 75006 Paris.
​​Exploring Neural Networks with Activation Atlases

Amazing interactive article on feature visualizations, letting us see through the eyes of the neural network. The hidden layers of neural networks are quite fun to inspect.

Interactive website: https://distill.pub/2019/activation-atlas/

#CV #DL #visualization
​​Brilliant thread on ROC curve usage

ROC curve is used to measure how good is the discrimination between two distributions. This is a nice thread to refresh your memory, or to finally understand how ROCAUC works.

Link: https://threadreaderapp.com/thread/1104134423673479169.html
An introduction to prediction research: http://www.cecilejanssens.org/wp-content/uploads/2018/01/PredictionManual2.0.pdf

#ROC #AUC
πŸ‘1
Lessons learned building natural language processing systems in health care

It’s suprising, but #NLP in #healthcare doesn’t work the same way, as a researcher might expect, because of semantic.
Lesson #1: Off-the-shelf NLP models don’t work
Lesson #2: Build trainable NLP pipelines
Lesson #3: Start with labeling ground truth

Link: https://www.oreilly.com/ideas/lessons-learned-building-natural-language-processing-systems-in-health-care
​​Website using Deep Learning to colorize pictures.

Link: https://colourise.sg/#colorize

#DL #CV #demo