Skip to content

Commit 495cc8e

Browse files
terrytangyuandrpngx
authored andcommitted
Minor wording change in timeseries module's README (tensorflow#12938)
* Minor wording change in timeseries module's README * Address comments
1 parent c580826 commit 495cc8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tensorflow/contrib/timeseries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
TensorFlow Time Series (TFTS) is a collection of ready-to-use classic models
44
(state space, autoregressive), and flexible infrastructure for building
5-
high-performance time series models whatever the architecture. It includes tools
5+
high-performance time series models with custom architectures. It includes tools
66
for chunking and batching a series, and for saving model state across chunks,
77
making use of parallel computation even when training sequential models on long
88
series (using truncated backpropagation).

0 commit comments

Comments
 (0)