ArtificialIntelligenceArticles
2.97K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
What parts of ML can be designed?" Check out the colab made to introduce ML concepts

Michelle R Carney

https://colab.research.google.com/drive/16ih9JPh1FQi6_XETj2e4G4JYYI5Qe0BI#scrollTo=X8FyAQo-t2uF
#Deeplearning #Automation #Scheduling

A recent success of AI & Deep learning for multi-machine/robot scheduling problems!

Arxiv link https://arxiv.org/abs/1905.12204

Three issues are particularly important in this context: quality of the resulting decisions, scalability, and transferability.

Please check out the recent research which addressed those challenges! 96% optimality, transferable only with 1% loss in performance.
Google AI - Release of Handbook Tutorials on Learning Keras and OpenCV

Hi everyone. I'm happy to let people know that we (Developer Relations at Google AI) are releasing handbooks and accompany presentations/code labs for learning Keras/OpenCV. The material is written for software engineers whom want a 'straight path with no math' to learning machine learning. The handbooks and code samples are free to download (licensed under CC-BY and Apache 2.0).

https://github.com/GoogleCloudPlatform/keras-idiomatic-programmer
This is a PyTorch implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019) that I made. MixHop has a state-of-the-art performance on several node classification benchmarks. In addition, the approximate version is pretty scalable. Enjoy!

https://github.com/benedekrozemberczki/MixHop-and-N-GCN
Nice new work from FAIR on assessing bias in datasets.

Turns out image recognition systems will recognize everyday objects more reliably if the picture was shot in developed countries than if it was shot in the developing world.

A critique of early approaches to visual object recognition was that they could not take context into account to help with the recognition. Now they do.....a bit too much.


https://ai.facebook.com/blog/new-way-to-assess-ai-bias-in-object-recognition-systems/
DeepMDP: Learning Continuous Latent Space Models for Representation Learning
Gelada et al.: https://arxiv.org/abs/1906.02736
#ArtificialIntelligence #DeepLearning #ReinforcementLearning
1000x Faster Data Augmentation: New paper and code from Berkeley AI research.

From the announcement:

"Population Based Augmentation (PBA), an algorithm that quickly and efficiently learns a state-of-the-art approach to augmenting data for neural network training. PBA matches the previous best result on CIFAR and SVHN but uses one thousand times less compute, enabling researchers and practitioners to effectively learn new augmentation policies using a single workstation GPU. You can use PBA broadly to improve deep learning performance on image recognition tasks."

Announcement: https://lnkd.in/frFCS8R
Arxiv: https://lnkd.in/f58piHN
Code: https://lnkd.in/fQfWpkR

#neuralnetworks #deeplearning #artificialintelligence #machinelearning
andrew ng : ML+ radiologist outperforms a human radiologist alone at detecting cerebral aneurysms.

Deep Learning–Assisted Diagnosis of Cerebral Aneurysms https://news.stanford.edu/2019/06/07/ai-tool-helps-radiologists-detect-brain-aneurysms/
Visualizing and Measuring the Geometry of BERT
Coenen, Reif, Yuan et al.: https://arxiv.org/pdf/1906.02715.pdf
#ArtificialIntelligence #DeepLearning #BERT #NLP
Population-based Augmentation
1000x Faster Data Augmentation
Daniel Ho, Eric Liang, Richard Liaw Jun 7, 2019
https://bair.berkeley.edu/blog/2019/06/07/data_aug/
paper https://arxiv.org/pdf/1905.05393.pdf
Material used for Deep Learning related workshops for Machine Learning Tokyo
Implementation and Cheat Sheet: https://github.com/Machine-Learning-Tokyo/DL-workshop-series
#artificialintelligence #deeplearning #machinelearning