CollaborativeVAE icon indicating copy to clipboard operation
CollaborativeVAE copied to clipboard

Sequential Data- RNN instead of BoW

Open rahimentezari opened this issue 7 years ago • 0 comments

You have used BoW and the papers says for sequential data such as text a RNN pair can be used [5]. Why did not you use this kind of RNN instead of BoW, although your data is text (sequential data)? you assumed independent words here, didn't you?

rahimentezari avatar Jan 27 '18 11:01 rahimentezari