philipperemy / keras-tcn

Keras Temporal Convolutional Network.
MIT License
1.89k stars 454 forks source link

Does it have a document? #176

Closed AirFin closed 3 years ago

AirFin commented 3 years ago

Does it have a document?

Thank you!

philipperemy commented 3 years ago

@SharkFin-top what do you mean?

AirFin commented 3 years ago

@SharkFin-top what do you mean? Well...Some more details on how to use it.

psomers3 commented 3 years ago

How to use keras-TCN

philipperemy commented 3 years ago

Yes please refer to the README and the examples.

philipperemy commented 3 years ago

Keras TCN can be used the same as any RNN (LSTM, GRU) of Keras.