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
ๅŠ ๅ…ฅ้ข‘้“
โ€‹โ€‹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
โ€‹โ€‹A deep learning framework for nucleus segmentation using image style transfer

One of the challenges in applying DL to tissue and cell analysis (which can be used to, but not which usage is not limited to, cancer diagnostics) is boosting annoted training sets. This paper may help with the matter.

Link: https://www.biorxiv.org/content/10.1101/580605v1
#deeplearning #microscopy
โ€‹โ€‹Neural network that turns sketches into realistic photo.

Paper is called ยซSemantic Image Synthesis with Spatially-Adaptive Normalizationยป.

#CVPR19 oral paper on a new conditional normalization layer for semantic image synthesis #SPADE and its demo app #GauGAN

ArXiV: https://arxiv.org/abs/1903.07291
Website: https://nvlabs.github.io/SPADE/

#GAN #CV #DL
โ€‹โ€‹Important article in Nature about statistical significance

Scientists rise up against statistical significance โ€” about motion to move from widely using and quoting statistical significance to confindence intervals.

Link: https://www.nature.com/articles/d41586-019-00857-9

#statistics #statsignificance #nature #science
Next-level learning approach: using MRI to peek into baby brains to improve CV

MRI Scanning 17 babies for 26 hours to see how face-recognizing brain regions mature. When just 4-6 months, babies prefer to look at faces & socially relevant things. This means face recognition is learned via evolution: data-hungry & sample-inefficient.

Link: https://www.nature.com/articles/ncomms13995

#nature