Browsing tag

Deep learning

Google Open Sources Magika: AI-Powered File Identification Tool

Google has announced that it’s open-sourcing Magika, an artificial intelligence (AI)-powered tool to identify file types, to help defenders accurately detect binary and textual file types. “Magika outperforms conventional file identification methods providing an overall 30% accuracy boost and up to 95% higher precision on traditionally hard to identify, but potentially problematic content such as […]

China Bans Posting Of Deepfakes Without Proper Disclosure

The government of China is about to bring about rules that will make it a criminal offense to post a deepfake video or fake news without proper disclosure or label. According to a Reuters report, the new law will come into effect from January 1, 2020. It tries to tackle the problem of misinformation in […]

World’s Largest AI Chip “Cerebras WSE” Is As Big As Your Laptop

We are living in an era where computing chips are getting smaller and smaller every day. So, the idea of a giant-sized silicon chip only seems to be a thing from the past. Turns out, not everyone thinks so, and that’s why we are seeing a new AI chip designed by a California-based startup called […]

Programmers Can Code Faster With This AI-Based Autocompleter Tool

Deep TabNine is a new auto-completion tool that suggests finished lines of codes based on what you have written so far. It is a deep learning-based tool that works for multiple programming languages. Based on a predictive text deep-learning language model GPT-2 by Open AI, Deep TabNine aims to help developers code faster. It is […]

DeepCubeA AI Takes Just 1 Second To Solve Rubik’s Cube

If we believe AI can take over humans, we get to see demos of it from time to time. And sometimes, AI just proves that it’s getting smarter and faster as we speak. We heard many instances of AI solving Rubik’s in the blink of an eye. The latest entry to the party can do […]

PassGAN – A Deep Learning Approach for Password Guessing

State-of-the-art password guessing tools, such as HashCat and John the Ripper (JTR), enable users to check billions of passwords per second against password hashes. In addition to straightforward dictionary attacks, these tools can expand dictionaries using password generation rules. Although these rules perform well on current password datasets, creating new rules that are optimized for […]

Introduction To Hardware Architecture for Deep Learning

Short Bytes: Deep Learning has high computational demands. To develop and commercialize Deep Learning applications, a suitable hardware architecture is required. There is a huge ongoing competition to develop efficient hardware platforms for Deep Learning application deployment. Here, we shall discuss specific hardware requirements and how the future looks for Deep Learning hardware. Deep Learning is the […]

Show And Tell: Google Open Sources Its Image Captioning AI In TensorFlow

Short Bytes: Google has open sourced its Show and Tell system which will now be available in TensorFlow machine learning library. The Show and Tell system can analyze an image and provide a relevant caption describing the situation of the image. The code of the system is available on GitHub. The Google Brain team develops […]