/rnn_test

SimpleRNNで足し算を学習するモデル

Primary LanguagePython

RNN model test

RNNを単純なモデルで実装する。

Requirements

  • Python 2.7
  • tensorflow