irapha / tensorflow-play

My playground repo for playing with TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow-play

My playground repo for playing with TensorFlow

Contents

  • logit.py: simple regression example with generated data
  • kmeans.py: k-means clustering with tensors
  • mnist.py: classifying mnist with convolutions, max_pool, dropout
  • vae.py: a simple vae

About

My playground repo for playing with TensorFlow


Languages

Language:Python 100.0%