MorvanZhou/Tensorflow-Tutorial
A set of TensorFlow tutorials covering neural networks, CNNs, RNNs, GANs, and reinforcement learning.

Velocity · 7d
+1.3
★ / day
Trend
→steady
star history
This repository provides educational code examples demonstrating fundamental and advanced deep learning techniques in TensorFlow 1.x, including architectures for image classification (CNN), sequence processing (RNN), generative models (GAN), and reinforcement learning (DQN). It progresses from basic concepts like sessions and placeholders to advanced topics such as transfer learning and autoencoders.