Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Little More Advanced TensorFlow Implementations

NotificationsYou must be signed in to change notification settings

sjchoi86/advanced-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of (Little More + Refactored) Advanced TensorFlow Implementations.Try my best to implement algorithms with a single Jupyter Notebook.

  • Denoising AutoEncoder
  • Convolutional AutoEncoder (using deconvolution)
  • Variational AutoEncoder
  • AVB on 2-dimensional Toy Example
  • Basic Classification (MLP and CNN)
  • Custom Dataset Generation
  • Classification (MLP and CNN) using Custom Dataset
  • OOP Style Implementation of MLP and CNN
  • Pretrained Network Usage with TF-SLIM
  • Class Activation Map with Pretrained Network
  • Preprocess Linux Kernel Sources
  • Train and Sample with Char-RNN
  • Domain Adversarial Neural Network with Gradient Reversal Layer
  • Deep Convolutional Generative Adversarial Network with MNIST
  • Mixture Density Network
  • Heteroscedastic Mixture Density Network
  • Model Based RL (Value Iteration and Policy Iteration)
  • MNIST Classification with TF-SLIM
  • Super-resolution with Generative Adversarial Network

Requirements

  • Python-2.7
  • TensorFlow-1.0.1
  • SciPy
  • MatplotLib
  • Jupyter Notebook

About

Little More Advanced TensorFlow Implementations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp