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 ++++++++++++- rnnlm/rnnlm.js | 60 ++++++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 61 insertions(+), 13 deletions(-) (limited to 'rnnlm') 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")
+