If you enjoyed this book, you may be interested in these other books by Packt:
Keras 2.x Projects
Giuseppe Ciaburro
ISBN: 9781789536645
- Apply regression methods to your data and understand how the regression algorithm works
- Understand the basic concepts of classification methods and how to implement them in the Keras environment
- Import and organize data for neural network classification analysis
- Learn about the role of rectified linear units in the Keras network architecture
- Implement a recurrent neural network to classify the sentiment of sentences from movie reviews
- Set the embedding layer and the tensor sizes of a network
Keras Reinforcement Learning Projects
Giuseppe Ciaburro
ISBN: 9781789342093
- Practice the Markov decision process in prediction and betting evaluations
- Implement Monte Carlo methods to forecast environment behaviors
- Explore TD...