ββWeakly supervised mitosis detection in breast histopathology images using concentric loss
Weakly-supervised mitosis detection in breast histopathology images shows that only using one-click annotation can obtain the best performances on three challenging datasets.
Link: https://www.sciencedirect.com/science/article/abs/pii/S1361841519300118?dgcid=author
#healthcare #medical #CV #cancer #DL
Weakly-supervised mitosis detection in breast histopathology images shows that only using one-click annotation can obtain the best performances on three challenging datasets.
Link: https://www.sciencedirect.com/science/article/abs/pii/S1361841519300118?dgcid=author
#healthcare #medical #CV #cancer #DL
ββLearning to Generalize from Sparse and Underspecified Rewards
Applying reinforcement learning to environments with sparse and underspecified rewards is an ongoing challenge, requiring generalization from limited feedback. Novel method that provides more refined feedback to the agent.
Link: https://ai.googleblog.com/2019/02/learning-to-generalize-from-sparse-and.html
#Google #RL
Applying reinforcement learning to environments with sparse and underspecified rewards is an ongoing challenge, requiring generalization from limited feedback. Novel method that provides more refined feedback to the agent.
Link: https://ai.googleblog.com/2019/02/learning-to-generalize-from-sparse-and.html
#Google #RL
ββπ₯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
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/
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
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
Medium
Lingvo: A TensorFlow Framework for Sequence Modeling
Posted by Jonathan Shen
ββ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
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.
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
- 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
Important: We received first advertising enquiry today. What do you think, dear fellow data enthusiast, we should do?
Anonymous Poll
35%
Sell post, spend money on hiring editor
11%
Sell post, spend money on donation to any DS organisation
19%
Sell and spend money on some tasty non-alcoholic beverage
28%
No ads, cause DS salaries are high enough
7%
No ads, I would like to donate
ββ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
Paper about process of object discovery.
Link: https://arxiv.org/abs/1903.00362
#Video #DL #CV
Really short and brief, yet useful #tutorial on #PyTorch #transferlearning
Transfer learning is a concept of using network trained for a certain task for another one.
Link: https://medium.com/@iamHarin17/transfer-learning-in-pytorch-f7736598b1ed
#DL #novice #entrylevel #beginner
Transfer learning is a concept of using network trained for a certain task for another one.
Link: https://medium.com/@iamHarin17/transfer-learning-in-pytorch-f7736598b1ed
#DL #novice #entrylevel #beginner
Medium
Implementing Transfer Learning in PyTorch
Transfer Learning is a technique where a model trained for a certain task is used for another similar task.
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
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
GitHub
GitHub - akshaykapoor347/Time-series-modeling-basics: Basics of Time series modeling in Python using pandas
Basics of Time series modeling in Python using pandas - GitHub - akshaykapoor347/Time-series-modeling-basics: Basics of Time series modeling in Python using pandas
ββ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
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
Modern Deep Learning Techniques Applied to Natural Language Processing
Online collaborative book
Link: https://nlpoverview.com/index.html
Github: https://github.com/omarsar/nlp_overview
ArXiV: https://arxiv.org/abs/1708.02709
#NLP #beginner #novice #entrylevel #DL
Online collaborative book
Link: https://nlpoverview.com/index.html
Github: https://github.com/omarsar/nlp_overview
ArXiV: https://arxiv.org/abs/1708.02709
#NLP #beginner #novice #entrylevel #DL
GitHub
GitHub - omarsar/nlp_overview: Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing - omarsar/nlp_overview
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
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
smiles.skoltech.ru
Machine Learning Summer School 2019 - Moscow, Russia
π«π·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.
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
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
Data Science by ODS.ai π¦
ββ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:β¦
Introducing Activation Atlases by #OpenAI
OpenAI in collaboration with #Google created activation atlases, a new technique for visualizing what interactions between neurons can represent.
Link: https://blog.openai.com/introducing-activation-atlases/
Direct demo link: https://distill.pub/2019/activation-atlas/app.html
Github: https://github.com/tensorflow/lucid/#activation-atlas-notebooks
OpenAI in collaboration with #Google created activation atlases, a new technique for visualizing what interactions between neurons can represent.
Link: https://blog.openai.com/introducing-activation-atlases/
Direct demo link: https://distill.pub/2019/activation-atlas/app.html
Github: https://github.com/tensorflow/lucid/#activation-atlas-notebooks
#Google has open-sourced #FederatedLearning code
Step-by-step #tutorial showing how to perform Federated Learning using the same infrastructure Google
uses on 10s of millions of smartphones.
Link: https://medium.com/tensorflow/introducing-tensorflow-federated-a4147aa20041
Step-by-step #tutorial showing how to perform Federated Learning using the same infrastructure Google
uses on 10s of millions of smartphones.
Link: https://medium.com/tensorflow/introducing-tensorflow-federated-a4147aa20041
Medium
Introducing TensorFlow Federated
Posted by Alex Ingerman (Product Manager) and Krzys Ostrowski (Research Scientist)
ββ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
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