tensorflow / fold

Deep learning with dynamic computation graphs in TensorFlow
Apache License 2.0
1.83k stars 266 forks source link

Typos in sample #91

Open headinthebox opened 6 years ago

headinthebox commented 6 years ago

https://github.com/tensorflow/fold/blob/master/tensorflow_fold/g3doc/sentiment.ipynb

The td.Metric block provides a =>mechaism<= for accumulating results across sequential and recursive computations without having the thread them through =>explictly<= as return values.