Skip to content

Instantly share code, notes, and snippets.

@kentatogashi
Last active December 2, 2018 04:33
Show Gist options
  • Save kentatogashi/74bc7dc709fe5bffcfeef39fed74c915 to your computer and use it in GitHub Desktop.
Save kentatogashi/74bc7dc709fe5bffcfeef39fed74c915 to your computer and use it in GitHub Desktop.

活性化関数(Activation)

sigmoid

relu

softmax

ニューラルネットワークの出力結果を確率として扱うように変換する。

linear

文字列処理

Tokenizer

pad_sequences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment