Goto

Collaborating Authors

 Deep Learning


Neural Networks Compression for Language Modeling

arXiv.org Machine Learning

In this paper, we consider several compression techniques for the language modeling problem based on recurrent neural networks (RNNs). It is known that conventional RNNs, e.g, LSTM-based networks in language modeling, are characterized with either high space complexity or substantial inference time. This problem is especially crucial for mobile applications, in which the constant interaction with the remote server is inappropriate. By using the Penn Treebank (PTB) dataset we compare pruning, quantization, low-rank factorization, tensor train decomposition for LSTM networks in terms of model size and suitability for fast inference.


Why Artificial Intelligence is Different from Previous Technology Waves

#artificialintelligence

If you like this article, check out another by Robbie: What Will Stop AI's Momentum? I've been around computing since my older brother got a Commodore 64 for Christmas in 1983. I took my first "business machines" class in high school in 1991, attended my first computer science class in 1994 (learning Pascal), and moved to Silicon Valley in 1997 after Cisco converted my internship into a permanent position. I worked in Cisco's IT department for several years before moving to their engineering group where I designed networking protocols. I went to grad school at MIT in 2004 where I met the founders of several companies in Y Combinator's first couple of batches and worked on Hubspot before it was Hubspot. After writing several books for O'Reilly and attending the first O'Reilly Web 2.0 and MIT Sloan Sports Analytics conferences, I started a "Web 2.0 for Sports" company called StatSheet.com in 2007, which in 2010 pivoted into the first Natural Language Generation (NLG) company called Automated Insights. I recently stepped back at Ai to become a Ph.D. student at UNC studying Artificial Intelligence. All of that to say I've had a bird's eye view to watch the incredible innovation that's occurred over the past 30 years in technology.


Industrial CATIA V5 R20: Deep Learning of Machine Drawing

@machinelearnbot

I hope you will take the best advantage of this course with the given url. This is a streamlined course to take you from knowing nothing about CATIA V5 to give you all the knowledge and skills needed to become a certified CATIA Associate. This course should enable you to, with confidence, use CATIA to design your next innovation. After this course, you can proudly list your CATIA skills in your resume. THIS COURSE IS NOT A SHORTCUT TO GET THE CERTIFICATE.


Data Science: Practical Deep Learning in Theano TensorFlow

@machinelearnbot

This course continues where my first course, Deep Learning in Python, left off. You already know how to build an artificial neural network in Python, and you have a plug-and-play script that you can use for TensorFlow. Neural networks are one of the staples of machine learning, and they are always a top contender in Kaggle contests. If you want to improve your skills with neural networks and deep learning, this is the course for you. You already learned about backpropagation (and because of that, this course contains basically NO MATH), but there were a lot of unanswered questions.


It's All Corner Cases: Teaching Computers to Drive Safely

@machinelearnbot

It could be argued there is only one proven Big Data application -- web search. Nothing so far has met the sheer size and complexity of indexing the web at the precision, recall, and freshness Google delivers. In its quest to structure the web well beyond text documents, around 2011 Google realized it had to fundamentally change the way it was indexing images. Google's DistBelief system -- the inception of the newly formed Google Brain team -- pushed the boundaries of how deep learning could be applied to massive problems by training on a highly distributed configuration of thousands of CPUs. The publication of this system marked a key milestone for Google and the tech industry at-large. By applying the deep learning techniques Geoff Hinton and Yann LeCun had been researching for over a decade, Google was finally able to create a production system that could scale to understand and structure information from images.


3D Heart Modeling and AI Can Predict Heart Disease NVIDIA Blog

#artificialintelligence

Closing the gap in diagnosing and preventing heart disease would have an enormous effect on global health. Researchers at the Imperial College London are using virtual 3D models of the heart and machine learning to do just that. Heart disease is the leading cause of death around the world. Around 24 million people will die each year from heart-related ailments by 2030, according to American Heart Association estimates. The research team at ICL combined image analysis and machine learning algorithms to model heart contractions -- you can see the mesmerizing work in the video below. They then match those models against past patient outcomes to suggest better treatments and potentially improve outcomes in future patients.


'Explainable Artificial Intelligence': Cracking open the black box of AI

#artificialintelligence

At a demonstration of Amazon Web Services' new artificial intelligence image recognition tool last week, the deep learning analysis calculated with near certainty that a photo of speaker Glenn Gore depicted a potted plant. "It is very clever, it can do some amazing things but it needs a lot of hand holding still. AI is almost like a toddler. They can do some pretty cool things, sometimes they can cause a fair bit of trouble," said AWS' chief architect in his day two keynote at the company's summit in Sydney. Where the toddler analogy falls short, however, is that a parent can make a reasonable guess as to, say, what led to their child drawing all over the walls, and ask them why.


dformoso/machine-learning-mindmap

@machinelearnbot

Machine Learning is a subfield of computer science that gives computers the ability to learn without being explicitly programmed. It explores the study and construction of algorithms that can learn from and make predictions on data. Machine Learning is as fascinating as it is broad in scope. This is an attempt to summarize this enormous field in one .PDF file. Here's another mindmap which focuses only on Deep Learning The Data Science it's not a set-and-forget effort, but a process that requires design, implementation and maintenance.


A Beginner's Guide to AI/ML โ€“ Machine Learning for Humans โ€“ Medium

#artificialintelligence

This guide is intended to be accessible to anyone. Basic concepts in probability, statistics, programming, linear algebra, and calculus will be discussed, but it isn't necessary to have prior knowledge of them to gain value from this series. Artificial intelligence will shape our future more powerfully than any other innovation this century. Anyone who does not understand it will soon find themselves feeling left behind, waking up in a world full of technology that feels more and more like magic. The rate of acceleration is already astounding.


Deep Learning is not the AI future

#artificialintelligence

Everyone now is learning, or claiming to learn, Deep Learning (DL), the only field of Artificial Intelligence (AI) that went viral. Paid and free DL courses count 100,000s of students of all ages. Too many startups and products are named "deep-something", just as buzzword: very few are using DL really. Most ignore that DL is the 1% of the Machine Learning (ML) field, and that ML is the 1% of the AI field. Remaining 99% is what's used in practice for most tasks.