All Projects → MorvanZhou → Tensorflow Tutorial

MorvanZhou / Tensorflow Tutorial

Licence: mit
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tensorflow Tutorial

Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (-49.15%)
Mutual labels:  tutorial, cnn, gan, rnn, autoencoder, dqn
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+45.17%)
Mutual labels:  classification, cnn, rnn, regression
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-95.1%)
Mutual labels:  cnn, gan, generative-adversarial-network, rnn
Ad examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Stars: ✭ 641 (-84.45%)
Mutual labels:  gan, generative-adversarial-network, rnn, autoencoder
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+68.56%)
Mutual labels:  tutorial, tensorflow-tutorials, dqn, deep-q-network
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (-12.35%)
Mutual labels:  classification, cnn, rnn
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-99.25%)
Mutual labels:  classification, cnn, rnn
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-91.85%)
Mutual labels:  cnn, gan, rnn
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-97.77%)
Mutual labels:  classification, tutorial, regression
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (-84.72%)
Mutual labels:  classification, gan, generative-adversarial-network
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-98.11%)
Mutual labels:  classification, tutorial, rnn
Mlr
Machine Learning in R
Stars: ✭ 1,542 (-62.59%)
Mutual labels:  classification, tutorial, regression
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-99.44%)
Mutual labels:  classification, cnn, rnn
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (-78.12%)
Mutual labels:  classification, cnn, rnn
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-98.4%)
Mutual labels:  classification, tutorial, regression
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (-69.82%)
Mutual labels:  classification, gan, regression
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-90.44%)
Mutual labels:  gan, generative-adversarial-network, dqn
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-97.87%)
Mutual labels:  cnn, generative-adversarial-network, gan
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (-22.9%)
Mutual labels:  gan, generative-adversarial-network, autoencoder
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (-92.99%)
Mutual labels:  cnn, gan, generative-adversarial-network

If you'd like to use PyTorch, no worries, I made a new PyTorch Tutorial just like Tensorflow. Here is the link: https://github.com/MorvanZhou/PyTorch-Tutorial

Tensorflow 2017 Tutorials

Tensorflow 2+ has been released, here is my quick TF2+ tutorial codes

In these tutorials, we will build our first Neural Network and try to build some advanced Neural Network architectures developed recent years.

All methods mentioned below have their video and text tutorial in Chinese. Visit 莫烦 Python for more.

Regression

Classification

CNN

RNN

Autoencoder

GAN (Generative Adversarial Nets)

Dropout

Batch Normalization

Visualize Gradient Descent

Donation

If this does help you, please consider donating to support me for better tutorials! Any contribution is greatly appreciated!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].