Last active
December 11, 2018 02:06
-
-
Save j-min/481749dcb853b4477c4f441bf7452195 to your computer and use it in GitHub Desktop.
TensorFlow 0.9 implementation of BasicRNNCell based on hunkim's tutorial
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.8.0. 버전에서
[10]
으로 해야 돌아갑니다.
https://github.com/pbj0812/deep_learning/blob/master/sungkim/sungkim_tutorial_BasicRNNCell_v_1_8_0.ipynb
1.8.0에 맞게 수정해서 올렸습니다.