L2HMC trained with strongly correlated Gaussian. Simple testing
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 29 May 2018 19:01:11 +0000 (12:01 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 29 May 2018 19:03:50 +0000 (12:03 -0700)
commitf3b45b2f97a1a6a3e33f58f379d1becf56fd470b
tree76755e1b0a97c5d328326d0f1f7214dd24a5ef28
parent7be843c68f6c97f9d885c56b026bfe564402d072
L2HMC trained with strongly correlated Gaussian. Simple testing
and benchmark with eager and graph mode execution.

PiperOrigin-RevId: 198433911
tensorflow/contrib/eager/python/examples/BUILD
tensorflow/contrib/eager/python/examples/l2hmc/BUILD [new file with mode: 0644]
tensorflow/contrib/eager/python/examples/l2hmc/l2hmc.py [new file with mode: 0644]
tensorflow/contrib/eager/python/examples/l2hmc/l2hmc_test.py [new file with mode: 0644]
tensorflow/contrib/eager/python/examples/l2hmc/neural_nets.py [new file with mode: 0644]