File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -478,6 +478,19 @@ <h2>Project Ideas</h2>
478
478
< a href ="http://gsoc2017.scrapinghub.com/ "> Ideas Page</ a >
479
479
</ td >
480
480
< 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 >
481
494
</ tr >
482
495
483
496
You can’t perform that action at this time.
0 commit comments