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
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
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
OโReilly Media
Lessons learned building natural language processing systems in health care
NLP systems in health care are hardโthey require broad general and medical knowledge, must handle a large variety of inputs, and need to understand context.
โโWebsite using Deep Learning to colorize pictures.
Link: https://colourise.sg/#colorize
#DL #CV #demo
Link: https://colourise.sg/#colorize
#DL #CV #demo
Data Science by ODS.ai ๐ฆ
Release of a nice NLP-processing library. https://www.techleer.com/articles/404-spacy-20-released-natural-language-processing-with-python/ #nlp #python
Another major release of #SpaCy
๐ฝ ULMFit/BERT/ELMo-like language model pretraining
๐ Better matching & rule-based NER
๐งฎ Platform-independent matrix multiplication
๐ 2-3 times faster tokenization
โณ Installation without local compilers
Link: https://explosion.ai/blog/spacy-v2-1
#NLP #python
๐ฝ ULMFit/BERT/ELMo-like language model pretraining
๐ Better matching & rule-based NER
๐งฎ Platform-independent matrix multiplication
๐ 2-3 times faster tokenization
โณ Installation without local compilers
Link: https://explosion.ai/blog/spacy-v2-1
#NLP #python
Explosion
Introducing spaCy v2.1 ยท Explosion
Version 2.1 of the spaCy Natural Language Processing library includes a huge number of features, improvements and bug fixes. In this post, we highlight some of the things we're especially pleased with, and explain some of the most challenging parts of preparingโฆ
โโ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
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
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
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
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
Nature
Organization of high-level visual cortex in human infants
Nature Communications - Adult visual cortex is organized into regions that respond to categories such as faces and scenes, but it is unclear if this depends on experience. Here, authors measured...
โโOne-shot object detection
Long and complete post explaining how these one-shot detectors work and how they are trained and evaluated.
Link: https://machinethink.net/blog/object-detection/
#cv #dl #objectdetection
Long and complete post explaining how these one-shot detectors work and how they are trained and evaluated.
Link: https://machinethink.net/blog/object-detection/
#cv #dl #objectdetection
Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening
A deep convolutional neural network for breast cancer screening exam classification, trained and evaluated on over 200,000 exams (over 1,000,000 images). #nn achieves an #AUC of 0.895 in predicting whether there is a cancer in the breast, when tested on the screening population.
Link: https://arxiv.org/abs/1903.08297
#cv #dl #cancer #objectdetection
A deep convolutional neural network for breast cancer screening exam classification, trained and evaluated on over 200,000 exams (over 1,000,000 images). #nn achieves an #AUC of 0.895 in predicting whether there is a cancer in the breast, when tested on the screening population.
Link: https://arxiv.org/abs/1903.08297
#cv #dl #cancer #objectdetection
arXiv.org
Deep Neural Networks Improve Radiologists' Performance in...
We present a deep convolutional neural network for breast cancer screening exam classification, trained and evaluated on over 200,000 exams (over 1,000,000 images). Our network achieves an AUC of...
Hey, recent questionnaire showed that there are some people who can volunteer to help with the channel content. If you consider yourself as a volunteer who can help with spreading word about worthy content, please do fill in this Google Form. We will contact participants for further actions.
Please note, that data from questionnaires and feedback show that our editorial style as well as channel update frequency satisfy majority of our dear channel audience, so last word on any submissions and suggestions will be authorative.
Junior editors, we are looking for you!
Please note, that data from questionnaires and feedback show that our editorial style as well as channel update frequency satisfy majority of our dear channel audience, so last word on any submissions and suggestions will be authorative.
Junior editors, we are looking for you!
ML helping to fight world hunger
Plantix is an app helping farmers in India by detecting plant diseases from images. With its help people are able to see where diseases are spreading and warn the users in certain areas.
Link: https://www.thebetterindia.com/175044/india-farmer-earning-lakhs-plantix-app-crop-health/
#mlatwork #cv
Plantix is an app helping farmers in India by detecting plant diseases from images. With its help people are able to see where diseases are spreading and warn the users in certain areas.
Link: https://www.thebetterindia.com/175044/india-farmer-earning-lakhs-plantix-app-crop-health/
#mlatwork #cv
The Better India
AI to the Rescue: How Phones are Turning into Plant Doctors for Thousands of Farmers
Plantix aids farmers & gardening enthusiasts with information on diseases, pest infestation and nutrient deficiencyโall by sharing a photograph of a leaf!
Coconet: the ML model behind 20th of March Bach Doodle
Network trained to recreate Bach's music.
Link: https://magenta.tensorflow.org/coconet
#magenta #google #audiolearning
Network trained to recreate Bach's music.
Link: https://magenta.tensorflow.org/coconet
#magenta #google #audiolearning
Magenta
Coconet: the ML model behind todayโs Bach Doodle
Have you seen todayโs Doodle? Join us to celebrate J.S. Bachโs 334th birthday with the first AI-powered Google Doodle. You can create your own melody, an...
Big article on how #uber ML system Michelangelo works
Michelangelo enables internal teams to seamlessly build, deploy, and operate machine learning solutions at Uberโs scale. It is designed to cover the end-to-end ML workflow: manage data, train, evaluate, and deploy models, make predictions, and monitor predictions. The system also supports traditional ML models, time series forecasting, and deep learning.
Link: https://eng.uber.com/michelangelo/
#ML #MLSystem #MLatwork #practical
Michelangelo enables internal teams to seamlessly build, deploy, and operate machine learning solutions at Uberโs scale. It is designed to cover the end-to-end ML workflow: manage data, train, evaluate, and deploy models, make predictions, and monitor predictions. The system also supports traditional ML models, time series forecasting, and deep learning.
Link: https://eng.uber.com/michelangelo/
#ML #MLSystem #MLatwork #practical
๐ฅQuasi-Breaking: An Algorithm Inks a Record Deal With Warner Music
Endel uses machine learning to create personalized tracks meant to help people focus, relax and sleep better by inputting factors such as heart rate, time of day, location and weather.
Looking forward to actual music-generating algorithm being signed up for label.
Link: https://hypebeast.com/2019/3/endel-algorithm-record-deal-warner-music
#MLHype #audiolearning #DL #Endel
Endel uses machine learning to create personalized tracks meant to help people focus, relax and sleep better by inputting factors such as heart rate, time of day, location and weather.
Looking forward to actual music-generating algorithm being signed up for label.
Link: https://hypebeast.com/2019/3/endel-algorithm-record-deal-warner-music
#MLHype #audiolearning #DL #Endel
HYPEBEAST
An Algorithm Inks Distribution Partnership With Warner Music
This is the future.