File: docs.html

package info (click to toggle)
torch 2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,488 kB
  • ctags: 3,217
  • sloc: cpp: 14,272; makefile: 201
file content (61 lines) | stat: -rw-r--r-- 3,183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.77 [en] (X11; U; Linux 2.4.10 i686) [Netscape]">
   <meta name="Author" content="Ronan Collobert">
   <meta name="Description" content="Torch Library.">
   <meta name="Keywords" content="Machine Learning.">
   <title>Just Torch It</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">

<center><img SRC="images/title.jpeg" ALT="[Torch]" NOSAVE height=137 width=220><img SRC="images/release.jpeg" NOSAVE height=18 width=77>
<p><img SRC="images/torche.jpeg" ALT="[XXXXX]" NOSAVE height=32 width=32></center>

<div align=right><i><font size=-1><a href="http://www.idiap.ch/~collober">Ronan
Collobert</a>,
<a href="mailto:collober@iro.umontreal.ca">collober@iro.umontreal.ca</a></font></i></div>

<center><table COLS=5 WIDTH="100%" BGCOLOR="#FFCC00" NOSAVE >
<tr ALIGN=CENTER VALIGN=CENTER NOSAVE>
<td NOWRAP NOSAVE><a href="about.html"><img SRC="images/about_b.jpeg" ALT="[About]" NOSAVE BORDER=0 height=32 width=60></a></td>

<td NOWRAP NOSAVE><a href="introduction.html"><img SRC="images/introduction_b.jpeg" ALT="[Introduction]" NOSAVE BORDER=0 height=32 width=95></a></td>

<td NOWRAP NOSAVE><a href="docs.html"><img SRC="images/docs_bx.jpeg" ALT="[Docs]" NOSAVE BORDER=0 height=32 width=52></a></td>

<td NOWRAP NOSAVE><a href="install.html"><img SRC="images/install_b.jpeg" ALT="[Install]" NOSAVE BORDER=0 height=32 width=65></a></td>

<td NOWRAP NOSAVE><a href="downloads.html"><img SRC="images/downloads_b.jpeg" ALT="[Downloads]" NOSAVE BORDER=0 height=32 width=89></a></td>
</tr>
</table></center>

<center>
<p>If you want to use <b><i>Torch</i></b>, you have to learn by yourself.
<br><b><i>Torch</i></b> provides you a documentation for each class.
<br><b><i>Torch</i></b> comes with a package of examples.
<br>But there is only one good way to learn it:
<br>Try and enjoy.</center>

<p><br>
<br>
<br>
<br>
<p><img SRC="images/boule.gif" ALT="[X]" NOSAVE height=12 width=12 align=TEXTTOP><b>Step
1</b>: Just have a look on the&nbsp;<img SRC="images/new.jpg" ALT="[new!]" NOSAVE height=11 width=28>
<a href="codings.html">coding guidelines</a> to get the feeling of the
library...
<br><img SRC="images/boule.gif" ALT="[X]" NOSAVE height=12 width=12><b>Step
2</b>: Read <a href="matos/presentation.ps.gz">the introduction</a> written
by <a href="http://www.idiap.ch/~bengio">Samy Bengio</a>.&nbsp;<img SRC="images/new.jpg" ALT="[new!]" NOSAVE height=11 width=28>
<br><img SRC="images/boule.gif" ALT="[X]" NOSAVE height=12 width=12 align=TEXTTOP><b>Step
3</b>: Try to understand <a href="mlp.html">this commented source code</a>
of a simple MLP to begin easily in <b><i>Torch</i></b>.
<p><img SRC="images/boule.gif" ALT="[X]" NOSAVE height=12 width=12 align=TEXTTOP><b>Step
4</b>: You're still here ? Good. You can use <b><i>Torch</i></b> now. Compulse
the <a href="manual/index.html">reference manual</a> and the <a href="manual/HIER.html">class
hierarchy</a> to know all about the available classes...
<br>&nbsp;
</body>
</html>