Skip to content

Instantly share code, notes, and snippets.

@serihiro
Last active August 10, 2016 01:35
Show Gist options
  • Select an option

  • Save serihiro/c6de1ecef290ebcbd9891c9359c51bd4 to your computer and use it in GitHub Desktop.

Select an option

Save serihiro/c6de1ecef290ebcbd9891c9359c51bd4 to your computer and use it in GitHub Desktop.
tensorflowメモ

MNIST

  • tutorial
  • ラベルのデータ構造はone-hot vectorにすると扱いらしいというか多次元ベクトルなので恐らくbmp学習との相性が良いと思われる
  • softmaxはactivation function or link function と呼ばれる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment