If you enjoyed this book, you may be interested in these other books by Packt:
Neural Network Programming with Tensorflow
Rajdeep Dua, Manpreet Singh Ghotra
ISBN: 978-1-78839-039-2
- Learn Linear Algebra and mathematics behind neural network.
- Dive deep into Neural networks from the basic to advanced concepts like CNN, RNN Deep Belief Networks, Deep Feedforward Networks.
- Explore Optimization techniques for solving problems like Local minima, Global minima, Saddle points
- Learn through real world examples like Sentiment Analysis.
- Train different types of generative models and explore autoencoders.
- Explore TensorFlow as an example of deep learning implementation.
TensorFlow 1.x Deep Learning Cookbook
Antonio Gulli, Amita Kapoor
ISBN: 978-1-78829-359-4
- Install TensorFlow and use it for CPU and GPU operations
- Implement DNNs and apply them to solve different...