Tag

tensorflow

A New Approach to Deep Learning

From Probabilistic Deep Learning with Python by Oliver Dürr, Beate Sick, and Elvis Murina


slideshare-a-new-approach-to-deep-learning

Deep Learning with TensorFlow.js

From Deep Learning with JavaScript by Shanqing Cai, Stanley Bileschi, Eric D. Nielsen with Francois Chollet


slideshare-deep-learning-with-tensorflowjs

Recurrent Neural Networks

From Machine Learning with TensorFlow by Nishant Shukla

To bestow neural networks with contextual cues, we’ll study an architecture called a recurrent neural network. Instead of natural language data, we’ll be dealing with continuous timeseries data, like stock-market prices. By the end of the article, you’ll be able to model the patterns in timeseries data to make predictions about future values.

© 2026 Manning — Design Credits