Yep agree , just watched it and i cant wait to test that!
@MichalMonday2 жыл бұрын
Hello, is there any publications about this method?
@erminkevric49212 жыл бұрын
How is the specific autoencoder selected in the end, when the testing data is passed?
@markus-sagen4 жыл бұрын
Great talk
4 жыл бұрын
Don't you effectively mask your training data to exclude the linear example? Would be interesting how the single encoder looks if you run the same masking on the input before training it.
@YiqunHu3 жыл бұрын
The reason to apply multiple encoder to different shift windows of training data is that even for the same repeating pattern, if you look at the different starting point, it will be the different patterns. When you apply the single encoder, it will require the single model has a lot more representation ability and it is hard to trade-off between complexity and the gnerealization capability.
@tthaz4 жыл бұрын
Excellent talk. Wondered how you label your data in the first place.