Goto

Collaborating Authors

 Deep Learning


[D] How do you effectively run experiments on AWS? • r/MachineLearning

@machinelearnbot

Hi, I am a noob in reinforcement learning, but I want to try and dabble in it. As I have understood, experiments in RL may take a long time to converge compared to regular deep learning methods. Therefore I am looking for to increase my effectiveness when working with these models on AWS. My current workflow in deep learning is to open a notebook on the server, run the model, tune hyperparameters, run the model etc. So my question is, how do you setup many experiments to run in parallell on AWS?


ORNL researchers design novel method for energy-efficient deep neural networks

#artificialintelligence

March 14, 2018 – An Oak Ridge National Laboratory method to improve the energy efficiency of scientific artificial intelligence is showing early promise in efforts to parse insights from volumes of cancer data. Researchers are realizing the potential of deep learning to rapidly advance science, but "training" the underlying neural networks with large volumes of data to tackle the task at hand can require large amounts of energy. These networks also require complex connectivity and enormous amounts of storage, both of which further reduce their energy efficiency and potential in real-world applications. To address this issue, ORNL's Mohammed Alawad, Hong-Jun Yoon, and Georgia Tourassi developed a novel method for the development of energy-efficient deep neural networks capable of solving complex science problems. They presented their research at the 2017 IEEE Conference on Big Data in Boston. The researchers demonstrated that by converting deep learning neural networks (DNNs) to "deep spiking" neural networks (DSNNs), they can improve the energy efficiency of network design and realization.


Deep learning medical images introduction

#artificialintelligence

Want to watch this again later? Sign in to add this video to a playlist. Report Need to report the video? Sign in to report inappropriate content.


Gluon -API for Deeplearning – Maheshwar Ligade – Medium

@machinelearnbot

Gluon is a clear, concise, simple yet powerful and efficient API for deep learning. Gluon is an API not another deep learning framework, they provided some concise and clear API abstraction layer this help us to improve speed, flexibility, and accessibility of deep learning technology for all developers, regardless of their deep learning framework of choice. Developers who are new to machine learning will find this interface more familiar to traditional code, since machine learning models can be defined and manipulated just like any other data structure. More seasoned data scientists and researchers will value the ability to build prototypes quickly and utilise dynamic neural network graphs for entirely new model architectures, all without sacrificing training speed. The Gluon API offers a flexible interface that simplifies the process of prototyping, building, and training deep learning models without sacrificing training speed.


Driverless drift: Robotics firms are developing virtual 'Fast and Furious'-style simulations to boost safety

The Japan Times

Self-driving cars will rarely have to deal with a pack of drivers who think they are in a "Fast and Furious" movie, but training them to do so might just be what it takes to reach true autonomy. That's why Ascent Robotics Inc. is building a virtual simulation that it believes will help create self-driving automobiles capable of handling any scenario, however unlikely. The Tokyo-based startup is raising ¥1.1 billion ($10 million) in its first funding round, led by SBI Investment Co. The total distance traveled by driverless vehicles on public roads has long been considered the main metric of progress in the industry. By that measure alone, the 8 million km (5 million miles) logged by Alphabet Inc.'s Waymo would appear to be an insurmountable lead.


Using Deep Learning for Structured Data with Entity Embeddings

@machinelearnbot

In this blog we will touch on two recurring questions in machine learning: The first question revolves around how deep learning performs well on images and text, but how can we use it on our tabular data? Second is a question you must always ask yourself when building a machine learning model: How am I going to deal with categorical variables in this data set? Surprisingly, we can answer both questions with the same answer: entity embeddings. Deep Learning has outperformed other Machine Learning methods on many fronts recently: image recognition, audio classification and natural language processing are just some of the many examples. These research areas all use what is known as'unstructured data', which is data without a predefined structure.



Deep Learning: Dawn Of A New Era In Artificial Intelligence

#artificialintelligence

Technical evolution has engulfed the entire world in a decisive manner and it is seen that the methods of learning has also developed in a superior manner. In this context it is highly necessary for a person to learn the newest methodology in order to teach people about it. In this context deep learning process should be included as one of the most revolutionizing aspect in the world of methodological learning. Scientists developed the technique in order to make complex things easier to be understood. There are different kind of opinions on the use of this particular technique.


Gadget News, Latest Technology News, Tech News, Gadgets Reviews, Mobile, Tablet, Laptop, Science, Social Media, Apps, Device News, Tech Reviews

#artificialintelligence

A new artificial intelligence (AI)-based lunar mapping technology has accurately mapped over 6,000 new craters on Earth's moon in just hours, the media reported. The moon is dotted with a vast number of craters, some billions of years old. Using the new lunar mapping technique, the technology successfully counted new pockmarks on the moon -- some 6,000 of them -- through available datasets from previous lunar observation information, Tech Times reported. "Basically, we need to manually look at an image, locate and count the craters and then calculate how large they are based on the size of the image," Mohamad Ali-Dib, from the Centre for Planetary Sciences at University of Toronto Scarborough, Canada, was quoted as saying. For the study, published in the journal Icarus, the team first trained the convolutional neural network on a dataset covering two-thirds of the moon.


Revisiting the Arcade Learning Environment: Evaluation Protocols and Open Problems for General Agents

Journal of Artificial Intelligence Research

The Arcade Learning Environment (ALE) is an evaluation platform that poses the challenge of building AI agents with general competency across dozens of Atari 2600 games. It supports a variety of different problem settings and it has been receiving increasing attention from the scientific community, leading to some high-profile success stories such as the much publicized Deep Q-Networks (DQN). In this article we take a big picture look at how the ALE is being used by the research community. We show how diverse the evaluation methodologies in the ALE have become with time, and highlight some key concerns when evaluating agents in the ALE. We use this discussion to present some methodological best practices and provide new benchmark results using these best practices. To further the progress in the field, we introduce a new version of the ALE that supports multiple game modes and provides a form of stochasticity we call sticky actions. We conclude this big picture look by revisiting challenges posed when the ALE was introduced, summarizing the state-of-the-art in various problems and highlighting problems that remain open.