Home Tags Deep Learning News

Tag: Deep Learning News

Find out the latest Deep Learning news and updates, including how to use Deep Learning in your own projects with TensorFlow and Keras, plus insight into how businesses around the world are using it to their advantage.

2 ways to customize your deep learning models with Keras

1
The following extract is taken from the book Deep Learning with Keras, co-authored by Antonio Gulli and Sujit Pal. Keras has a lot of...

AI learns to talk naturally with Google’s Tacotron 2

0
Google has been one of the leading forces in the area of text-to-speech (TTS) conversions. The company has further leaped ahead in this domain...

How to Install Keras on Docker and Cloud ML

0
The following extract is taken from the book Deep Learning with Keras, written by Antonio Gulli and Sujit Pal. It contains useful techniques to...

Behind the scenes: Deep learning evolution and core concepts

0
This article is an excerpt from a book by Kuntal Ganguly titled Learning Generative Adversarial Networks. The book will help you build and analyze...

Deep Learning Algorithms: How to classify Irises using multi-layer perceptrons

0
This article is an excerpt taken from the book Big Data Analytics with Java by Rajat Mehta. Java is the de facto language for...

NIPS 2017 Special: A deep dive into Deep Bayesian and Bayesian...

0
Yee Whye Teh is a professor at the department of Statistics of the University of Oxford and also a research scientist at DeepMind. He...

Why training a Generative Adversarial Network (GAN) Model is no piece...

0
This article is an excerpt from a book by Kuntal Ganguly titled Learning Generative Adversarial Networks. The book gives a complete coverage of Generative...

NIPS 2017 Special: 6 Key Challenges in Deep Learning for Robotics...

0
Pieter Abbeel is a professor at UC Berkeley and a former Research Scientist at OpenAI. His current research focuses on robotics and machine learning...

CapsNet: Are Capsule networks the antidote for CNNs kryptonite?

0
Convolutional Neural networks (CNNs), are a group from the neural network family that has manifested in areas such as Image recognition, classification, etc. They...

3 simple steps to convert a mathematical formula to a model

0
The following is an excerpt from the book Scala for Machine Learning, Second Edition, written by Patrick R. Nicolas. The book will help you...