Goto

Collaborating Authors

 Deep Learning


Learning the PE Header, Malware Detection with Minimal Domain Knowledge

arXiv.org Machine Learning

Many efforts have been made to use various forms of domain knowledge in malware detection. Currently there exist two common approaches to malware detection without domain knowledge, namely byte n-grams and strings. In this work we explore the feasibility of applying neural networks to malware detection and feature learning. We do this by restricting ourselves to a minimal amount of domain knowledge in order to extract a portion of the Portable Executable (PE) header. By doing this we show that neural networks can learn from raw bytes without explicit feature construction, and perform even better than a domain knowledge approach that parses the PE header into explicit features.


How-To: Multi-GPU training with Keras, Python, and deep learning - PyImageSearch

#artificialintelligence

Using Keras to train deep neural networks with multiple GPUs (Photo credit: Nor-Tech.com). Keras is undoubtedly my favorite deep learning Python framework, especially for image classification. I use Keras in production applications, in my personal deep learning projects, and here on the PyImageSearch blog. I've even based over two-thirds of my new book, Deep Learning for Computer Vision with Python on Keras. However, one of my biggest hangups with Keras is that it can be a pain to perform multi-GPU training.


What is Deep Learning and Neural Network

#artificialintelligence

Neural Networks and Deep Learning are currently the two hot buzzwords that are being used nowadays with Artificial Intelligence. The recent developments in the world of Artificial intelligence can be attributed to these two as they have played a significant role in improving the intelligence of AI. Look around, and you will find more and more intelligent machines around. Thanks to Neural Networks and Deep Learning, jobs and capabilities that were once considered the forte of humans are now being performed by machines. Today, Machines are no longer made to eat more complex algorithms, but instead, they are fed to develop into an autonomous, self-teaching systems capable of revolutionizing many industries all around.


Deep reinforcement learning: where to start โ€“ freeCodeCamp

#artificialintelligence

More than 200 million people watched as reinforcement learning (RL) took to the world stage. A few years earlier, DeepMind had made waves with a bot that could play Atari games. The company was soon acquired by Google. Many researchers believe that RL is our best shot at creating artificial general intelligence. It is an exciting field, with many unsolved challenges and huge potential.


Home

#artificialintelligence

The backbone of Artificial Intelligence (AI) relies on the data that it collects. For an AI system to perform tasks that typically require human intelligence such as decision-making, there are two commonly known techniques it uses: machine learning and deep learning. Both techniques require data to be analyzed almost instantaneously to make split-second decisions. This is where IoT partners use AI to create an effective solution in nearly every industry. Certain industries benefit more than others in this AI and IoT realm based on the type of data available to collect.


Counterfeiters are using AI and machine learning to make better fakes

Engadget

It's terrifyingly easy to just make stuff up online these days, such is life in the post-truth era. But recent advancements in machine learning (ML) and artificial intelligence (AI) have compounded the issue exponentially. It's not just the news that's fake anymore but all sorts of media and consumer goods can now be knocked off thanks to AI. From audio tracks and video clips to financial transactions and counterfeit products -- even your own handwriting can be mimicked with startling levels of accuracy. But what if we could leverage the same computer systems that created these fakes to reveal them just as easily? People have been falling for trickery and hoaxes since forever.


Artificial intelligence is now an arms race. What if the bad guys win?

#artificialintelligence

Unless you've had your head in the sand over the past few years, you'll have heard about the unprecedented -- and largely unexpected -- advancement in Artificial Intelligence (AI). Perhaps the most public example of this was when Google's company DeepMind used an AI called AlphaGo to beat one of the world's top Go players in 2016. Today, it plays a role in voice recognition software -- Siri, Alexa, Cortana and Google Assistant. It's helping retailers predict what we want to buy. It's even organising our email accounts by sorting the messages we want to see from those we don't.


AI and Machine Learning Services

#artificialintelligence

We Help Customers Put Intelligence At The Heart Of Every Application & Business 6. 2017, Amazon Web Services, Inc. or its Affiliates.


Artificial Intelligence Is Already Common -- and It's About to Take Over

#artificialintelligence

There's a frequently cited PwC report that says that 38% of U.S. jobs are at risk of being overtaken by artificially intelligent automation by 2030. Similarly, a Scientific American article warned earlier this year that 40% of the top 500 companies will vanish within a decade as they fall victim to artificial intelligence (AI). Let's be honest here, those predictions are pretty easy to dismiss right now. The average person can take a look around and ask, "Where is all of this scary AI?" But AI is already starting to take over in very subtle ways, and there's plenty of evidence that as AI becomes a bigger part of what these companies do it'll eventually become a bigger part of how our world functions.


How to Make Deep Learning Easy

#artificialintelligence

Deep learning has emerged as a cutting-edge tool for training computers to automatically perform activities like identifying stop signs, detecting a person's emotional state, and spotting fraud. However, the level of technological complexity inherent in deep learning is quite daunting. So how can one get started? Forrester analyst Mike Gualtieri provides a surprising answer. "The easiest way to possibly do deep learning," Gualtieri said during a session at Teradata's recent user conference, "is not to do it."