Home Tags Keras

Tag: keras

3 different types of generative adversarial networks (GANs) and how they...

0
Generative adversarial networks (GANs) have been greeted with real excitement since their creation back in 2014 by Ian Goodfellow and his research team. Yann...

Listen: researcher Rowel Atienza discusses artificial intelligence, deep learning, and why...

0
Artificial intelligence threats are regularly talked up by the media. This is largely because the area is widely misunderstood. The robot revolution and dangerous...

So, you want to learn artificial intelligence. Here’s how you do...

0
If you want to learn how to build artificial intelligence systems, the first step is simple: forget all about artificial intelligence. Instead focus your...

TensorFlow 1.11.0 releases

0
It’s been just a month since the release of TensorFlow 1.10, and the TensorFlow community introduces the newer version 1.11 with few major additions,...

Packt’s GitHub portal hits 2,000 repositories

0
Now for some personal news: Packt has passed 2000 repositories on GitHub. This milestone, which has taken significant effort from some of the Packt...

Tensorflow 1.9 is now generally available

0
After the back-to-back release of Tensorflow 1.9 release candidates, rc-0, rc-1, and rc-2, the final version TensorFlow 1.9 is out and generally available. Key highlights...

Intel AI Lab introduces NLP Architect Library

0
Data forms an integral part of every business or organization which is used to make valuable decisions based on changing circumstances. Natural Language Processing...

How to build Deep convolutional GAN using TensorFlow and Keras

0
In this tutorial, we will learn to build both simple and deep convolutional GAN models with the help of TensorFlow and Keras deep learning...

Deeplearning4j 1.0.0-alpha arrives!

0
The Skymind team has announced a milestone release of Eclipse Deeplearning4j (DL4J), an open-source library for deep learning. DL4J 1.0.0-alpha has some breakthrough changes...

How to Classify Digits using Keras and TensorFlow

0
This article is an excerpt from a book written by Ankit Dixit titled Ensemble Machine Learning. This book provides a practical approach to building...