jeromeyoon / Tensorflow-siamese

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow-siamese

  • This is a simple siamese MLP network with Tensorflow
  • Training and Test accuracy are 96.41 95.74 after 30 epoch
  • 1.5 second per epoch with Titan Black X
  • MLP network is built based on Keras mnist_siamese example

About


Languages

Language:Python 100.0%