Y
Hacker News
new
|
ask
|
show
|
jobs
by
jderick
3663 days ago
Can it generate sequences of emoji that is has not seen before?
1 comments
wxs
3663 days ago
Yes it can, language models can generate phrases that have not been seen before. Karpathy's RNN post is a pretty good intro to how that works
http://karpathy.github.io/2015/05/21/rnn-effectiveness/
link