neural networks

Convolutional Neural Networks (CNNs) – A Breakthrough In Image Recognition

A CNN is a combination of two components: a feature extractor module followed by a trainable classifier. The first component includes a stack…

3 years ago

Deep Learning in games – Neural Networks set to design virtual worlds

Games these days are closer to reality than ever. Life-like graphics, smart gameplay and realistic machine-human interactions have led to…

6 years ago

Google strides forward in deep learning: open sources Google Lucid to answer how neural networks make decisions

In an attempt to deepen neural network interpretability, Google has released Google Lucid, a neural network visualization library along with…

6 years ago

Neural Network Architectures 101: Understanding Perceptrons

[box type="note" align="" class="" width=""]This article is an excerpt taken from a book Neural Network Programming with Java Second Edition…

6 years ago

OpenAI’s gradient checkpointing: A package that makes huge neural nets fit into memory

OpenAI releases a python/Tensorflow package, Gradient checkpointing! Gradient checkpointing lets you fit 10x larger neural nets into memory at the…

6 years ago

How to Implement Neural Network with Single-Layer Perceptron

[box type="note" align="" class="" width=""]This article is an excerpt from a book by Rodolfo Bonnin titled Machine Learning for Developers.…

6 years ago

Behind the scenes: Deep learning evolution and core concepts

[box type="note" align="" class="" width=""]This article is an excerpt from a book by Kuntal Ganguly titled Learning Generative Adversarial Networks.…

6 years ago

CapsNet: Are Capsule networks the antidote for CNNs kryptonite?

Convolutional Neural networks (CNNs), are a group from the neural network family that has manifested in areas such as Image…

6 years ago

Deep Learning is all set to revolutionize the music industry

Isn’t it spooky how Facebook can identify faces of your friends before you manually tag them? Have you been startled…

6 years ago

OpenAI announces Block sparse GPU kernels for accelerating neural networks

OpenAI, an Artificial intelligence research firm, brings in a wave of faster GPUs with their new GPU kernels, Block-Sparse GPU…

6 years ago