diff --git a/source/zh/application/seq2seq-swift.rst b/source/zh/application/seq2seq-swift.rst new file mode 100644 index 00000000..cde58ee4 --- /dev/null +++ b/source/zh/application/seq2seq-swift.rst @@ -0,0 +1,4 @@ +TensorFlow Swift 闲聊机器人 +=================================================== + +如果时间来得及,完成 Seq2Seq 模型。 diff --git a/source/zh/swift.rst b/source/zh/swift.rst index 308dfea4..b872d822 100644 --- a/source/zh/swift.rst +++ b/source/zh/swift.rst @@ -1,2 +1,4 @@ -附录2:TensorFlow for Swift -======================================= \ No newline at end of file +附录8:TensorFlow in Swift +======================================= + +5-10页,最基本的SWIFT使用入门。 diff --git a/source/zh/training.rst b/source/zh/training.rst index 0b26ed9d..b97fbcff 100644 --- a/source/zh/training.rst +++ b/source/zh/training.rst @@ -5,4 +5,6 @@ TensorFlow大规模训练 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 使用TPU训练TensorFlow模型 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ \ No newline at end of file +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +5-10页,最基本的 Google Cloud TPU 使用入门。