Skip to content

Commit 8adbb37

Browse files
authored
Merge pull request #4 from nouiz/master
Add Theano
2 parents 747766d + 26b0005 commit 8adbb37

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,19 @@ <h2>Project Ideas</h2>
478478
<a href="http://gsoc2017.scrapinghub.com/">Ideas Page</a>
479479
</td>
480480
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
481+
<tr>
482+
<!-- Logo -->
483+
<td rowspan="4" class="logo">
484+
<img src="http://deeplearning.net/software/theano/_static/theano_logo_allblue_200x46.png"
485+
width="300px"></td>
486+
<!-- Info -->
487+
<td><h4>Theano</h4></td>
488+
<tr><td>Theano is an optimizing compiler for numpy.ndarray and scipy.sparse matrix that generate GPU code and do symbolic differentiation </td></tr>
489+
<tr><td><a href="http://deeplearning.net/software/theano">Website</a> |
490+
<a href="http://groups.google.com/group/theano-dev">Contact</a> |
491+
<a href="https://github.com/Theano/Theano/wiki/GSoC2017">Ideas Page</a>
492+
</td>
493+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
481494
</tr>
482495

483496

0 commit comments

Comments
 (0)