Skip to content

Commit e99a6ed

Browse files
committed
update rnn info/links
1 parent 2e68b06 commit e99a6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lalolab/toolboxes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h2 id="contrib">Contributed toolboxes</h2>
5353
For use inside your own web application, you can alternatively simply load the <tt>.js</tt> file as a script after <tt>ML.js</tt>.
5454

5555
<ul>
56-
<li>Recurrent Neural Networks (RNN) by Terry Boswell : <a href="http://mlweb.loria.fr/contrib/rnn.js" download>rnn.js</a> (goes in <tt>lalolab/toolboxes/</tt>) <a href="http://mlweb.loria.fr/contrib/rnn-help.js" download>rnn-help.js</a> (goes in <tt>lalolab/help/</tt>)</li>
56+
<li><a href="https://github.com/tcboswell/nnjs">Recurrent Neural Networks (RNN)</a> by Terry Boswell : <a href="http://mlweb.loria.fr/contrib/rnn.js" download>rnn.js</a> (goes in <tt>lalolab/toolboxes/</tt>) <a href="http://mlweb.loria.fr/contrib/rnn-help.js" download>rnn-help.js</a> (goes in <tt>lalolab/help/</tt>) <a href="http://mlweb.loria.fr/contrib/data" download>example data</a> (goes in <tt>lalolab/</tt>)</li>
5757
</ul>
5858

5959
<div style="font-size: 80%;">

0 commit comments

Comments
 (0)