PacktPublishing/Advanced-Deep-Learning-with-Keras
A code repository accompanying a book on advanced deep learning with Keras and TensorFlow 2 covering GANs, VAEs, CNNs, RNNs, and reinforcement learning.

The repository contains code examples from a book on advanced deep learning techniques using Keras and TensorFlow 2. It covers neural network architectures including CNNs, RNNs, ResNet, and DenseNet, as well as generative models like GANs and VAEs. The material also includes deep reinforcement learning algorithms such as Deep Q-Learning and Policy Gradient Methods, with hands-on projects demonstrating these techniques.