Skip to content

Commit

Permalink
Compile
Browse files Browse the repository at this point in the history
  • Loading branch information
pchavanne committed May 23, 2017
1 parent d171709 commit ed9e2bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Yadll
This is an ultra light deep learning framework written in Python and based on Theano_.
It allows you to very quickly start building Deep Learning models and play with toy examples.

If you are looking for a light deep learning API I would recommend using Lasagne_ or keras_ in stead of yadll, both are mature, well documented and contributed projects.
If you are looking for a light deep learning API I would recommend using Lasagne_ or keras_ instead of yadll, both are mature, well documented and contributed projects.

Read the documentation at `Read the doc`_

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Welcome to Yadll
This is an ultra light deep learning framework written in Python and based on Theano_.
It allows you to very quickly start building Deep Learning models and play with toy examples.

If you are looking for mature deep learning APIs I would recommend Lasagne_, keras_ or blocks_ in stead of yadll, they are well documented and contributed projects.
If you are looking for mature deep learning APIs I would recommend Lasagne_, keras_ or blocks_ instead of yadll, they are well documented and contributed projects.

Read the documentation at `Read the doc`_

Expand Down

0 comments on commit ed9e2bb

Please sign in to comment.