lekaha's blog Change the world     Wiki     Blog     Feed

06_autoencoder

In [1]: import sys sys.path.append('../') In [2]: import tensorflow as tf import numpy as np i... Read more

04_modern_net

In [2]: import sys sys.path.append('../') In [3]: #!/usr/bin/env python import tensorflow as ... Read more