Pinned Repositories
AE_ts
Auto encoder for time series
AldrichWeather
项目描述
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Blog-Back-Up
博客相关文件存储
CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
D2GAN
Dual Discriminator Generative Adversarial Nets
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
models
Models and examples built with TensorFlow
nmt
TensorFlow Neural Machine Translation Tutorial
pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
AldrichLeo's Repositories
AldrichLeo/AldrichWeather
项目描述
AldrichLeo/models
Models and examples built with TensorFlow
AldrichLeo/AE_ts
Auto encoder for time series
AldrichLeo/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
AldrichLeo/Blog-Back-Up
博客相关文件存储
AldrichLeo/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
AldrichLeo/D2GAN
Dual Discriminator Generative Adversarial Nets
AldrichLeo/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
AldrichLeo/nmt
TensorFlow Neural Machine Translation Tutorial
AldrichLeo/pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
AldrichLeo/pix2pix-tensorflow-1
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
AldrichLeo/RUL-Net
Deep learning approach for estimation of Remaining Useful Life (RUL) of an engine
AldrichLeo/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
AldrichLeo/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
AldrichLeo/tensorflow_poems
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
AldrichLeo/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
AldrichLeo/tf_tutorial_plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
AldrichLeo/timenet
AldrichLeo/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.