amygdala / tensorflow-workshop

This repo contains materials for use in a TensorFlow workshop.
Apache License 2.0
633 stars 266 forks source link

repo cleanup, & custom estimator examples with variants of CNNs #72

Closed amygdala closed 7 years ago

amygdala commented 7 years ago

repo cleanup, new linear regressor example w/ datasets, & custom estimator examples with variants of CNNs, using both tf.layers and keras.layers.