Goto

Collaborating Authors

 Deep Learning


Deep Learning Montreal

@machinelearnbot

Montreal Deep Learning have for mission knowledge enrichment about Artificial Intelligence and Deep Learning. MTLDL brings students, researchers and industrial stockholders in order to share and help each other beyond official conferences. Each presentation / activity will be associated to an expertise-level-TAG.


Deep Learning with Intel's BigDL and Apache Spark - Cloudera Engineering Blog

@machinelearnbot

We can also independently test the model performance on a test set using any of the trained model snapshots saved at the checkpoint location. If ever the model performance improves initially and then starts to flatten or decrease it might be a good idea to reduce the learning rate at that point while resuming training from where it left off. All one would need to do is use the model snapshot from the 15th epoch, which would be a minor change to the code above.


The guy leading Google's AI music and art project, Magenta, explains why it matters and plays some t

#artificialintelligence

While many of his colleagues at Google are busy working on things like search, Web browsing, or mobile software, Douglas Eck spends a lot of time thinking about how to use computers to make music that sounds as natural as a pianist tickling the ivories. Eck is a research scientist on the Google Brain team, heading up Magenta--an open-source research project that's making music and art with machine learning. And while his work may not sound like the typical task for the company, he thinks that given music's complexity, making progress on using AI in the creative process could bleed over into other areas, too. In this interview with MIT Technology Review, Eck discusses Magenta researchers' efforts to use deep learning to create entirely new sounds and plays some music created via Magenta. He also discusses what it means to use AI in the creative process, and whether art can really be original if it's made with the help of a computer trained on, for instance, the entire history of Madonna songs.


What Killed the Curse of Dimensionality? โ€“ Hacker Noon

#artificialintelligence

How does Deep Learning overcome this hurdle in machine learning and why? Data has dimensionality to it. The more dimensions that are added to the data, the more difficult it becomes to find patterns. Think about dimensionality as the range of movement of an animal you're playing tag with. If you're chasing an animal that can only move on the ground they can only go in 2 dimensions left or right(x), forward or backward(y).


Why Now Is The Time Of Artificial Intelligence ! by Nigel Willson, Global Strategist @ Microsoft

#artificialintelligence

The combination of all of these factors means we are at the start of a new and exciting age of advancement in Artificial Intelligence, one that will have a profound effect on every person's life, but also many of these advancements will be so embedded in our everyday lives that they may mostly go unnoticed.


Mini-Course on Long Short-Term Memory Recurrent Neural Networks with Keras - Machine Learning Mastery

#artificialintelligence

Long Short-Term Memory (LSTM) recurrent neural networks are one of the most interesting types of deep learning at the moment. They have been used to demonstrate world-class results in complex problem domains such as language translation, automatic image captioning, and text generation. LSTMs are different to multilayer Perceptrons and convolutional neural networks in that they are designed specifically for sequence prediction problems. In this mini-course, you will discover how you can quickly bring LSTM models to your own sequence forecasting problems. Note: This is a big guide; you may want to bookmark it.


TensorFlow brings machine learning to the masses

@machinelearnbot

You might think that adopting deep learning or machine learning (ML) techniques means hiring a fleet of cutting edge data scientists with PhDs, but this simply is not true. Creating new deep learning models and theories is hard, but using the existing, popular deep learning models is not rocket science. In fact, a typical IT engineer can learn the basics of ML, including how to integrate and use the well-known ML and deep learning algorithms and techniques, to build an ML solution. In short, a company's IT engineers can be trained to become ML engineers. Konpeki, a car image recognition system for used car auctions (Image by Aucnet; used with permission.)


Machine Learning for Humans, Part 5: Reinforcement Learning

#artificialintelligence

In supervised learning, training data comes with an answer key from some godlike "supervisor". If only life worked that way! In reinforcement learning (RL) there's no answer key, but your reinforcement learning agent still has to decide how to act to perform its task. In the absence of existing training data, the agent learns from experience. It collects the training examples ("this action was good, that action was bad") through trial-and-error as it attempts its task, with the goal of maximizing long-term reward.


Can Artificial Intelligence Usher an Era of Gender Parity

#artificialintelligence

Deep-learning software attempts to mimic human brain activity in the neocortex, where thinking occurs. The software learns to recognize patterns in digital representations of sounds, images, and other data. Ray Kurzweil wrote a definitive book "How to Create a Mind" through software techniques. The goal of deep learning is to to recreate human intelligence at a machine level, hence, Artificial Intelligence. However, the outcome of such learning is predicated on how well the software is trained.


Why Deep Learning Is Suddenly Changing Your Life

#artificialintelligence

Over the past four years, readers have doubtlessly noticed quantum leaps in the quality of a wide range of everyday technologies. Most obviously, the speech-recognition functions on our smartphones work much better than they used to. When we use a voice command to call our spouses, we reach them now. We aren't connected to Amtrak or an angry ex. In fact, we are increasingly interacting with our computers by just talking to them, whether it's Amazon's Alexa, Apple's Siri, Microsoft's Cortana, or the many voice-responsive features of Google.