ArtificialIntelligenceArticles
2.96K 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
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Contetns :
1. ComputerVisionBooks
2. DeepLearningBooks
3. MachineLearningBooks
4. MathBooks
5. NLPBooks
6. PythonBooks
7. ReinforcementLearningBooks




https://github.com/changwookjun/StudyBook
Learning and Reasoning with Graph-Structured Representations
ICML 2019 Workshop
https://graphreason.github.io/schedule.html
Probing Neural Network Comprehension of Natural Language Arguments

"We are surprised to find that BERT's peak performance of 77% on the Argument Reasoning Comprehension Task reaches just three points below the average untrained human baseline. However, we show that this result is entirely accounted for by exploitation of spurious statistical cues in the dataset. We analyze the nature of these cues and demonstrate that a range of models all exploit them."

Timothy Niven and Hung-Yu Kao: https://arxiv.org/abs/1907.07355

#naturallanguage #neuralnetwork #reasoning #unsupervisedlearning
PhD fellow in Theoretical Machine Learning
University of Copenhagen, Denmark

More Details: https://www.marktechpost.com/job/phd-fellow-in-theoretical-machine-learning/
Department of Computer Science, Faculty of Science at University of Copenhagen is offering a PhD scholarship in Theoretical Machine Learning commencing 01.10.2019 or as soon as possible thereafter.
Deep Learning and Medical Imaging: Part 2 🎯]
If you're a crafty AI engineer who wants to play with code to learn how things work, just keep reading !
In this post, you'll learn how to use PyTorch to train an Anterior Ligament Cruciate tear classifier that successfully detects these injuries from the MRNet MRI dataset with a very high performance (AUC > 0.95)
You'll dive into the code and go through various tips and tricks ranging from transfer learning to data augmentation, stacking and handling medical images.
You'll also learn about optimization tricks as well as how to organize code efficiently with neural architecture design.
Link to part 2: https://ahmedbesbes.com/automate-the-diagnosis-of-knee-injuries-with-deep-learning-part-2-building-an-acl-tear-classifier.html
Github repo with full code: https://github.com/ahmedbesbes/mrnet

#deeplearning #mediclaimaging #computervision