From 19b320070754dd34146a3921db825c7ed7a3094e Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 5 Jul 2016 11:26:29 +0200 Subject: more test contxts, use LSTM, shuffle, fix --- rnnlm/rnnlm.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'rnnlm/rnnlm.html') diff --git a/rnnlm/rnnlm.html b/rnnlm/rnnlm.html index 8e137d7..b9642f4 100644 --- a/rnnlm/rnnlm.html +++ b/rnnlm/rnnlm.html @@ -15,8 +15,20 @@ +

Predict (context: "--")

+

+
+

Predict (context: "welcome")

+

+
+

Predict (context: "welcome to")

+

+

Predict (context: "welcome to my")

-

+

+
+

Predict (context: "welcome to my house")

+

-- cgit v1.2.3