#sequence-data

[ follow ]
fromHackernoon
2 months ago

Implementing Input Masking and Padding in TensorFlow Keras Models | HackerNoon

Masking is a way to tell sequence-processing layers that certain timesteps in an input are missing, and thus should be skipped when processing the data.
Miscellaneous
[ Load more ]