Skip to content

Commit

Permalink
Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
farizrahman4u committed Dec 6, 2015
1 parent 64226e4 commit f5ff9f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Keras: Deep Learning library for Theano and TensorFlow

![Build status](https://api.travis-ci.org/fchollet/keras.svg)

## You have just found Keras.

Keras is a minimalist, highly modular neural networks library, written in Python and capable of running either on top of either [TensorFlow](https://github.com/tensorflow/tensorflow) or [Theano](https://github.com/Theano/Theano). It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research.
Expand Down Expand Up @@ -159,4 +161,4 @@ Keras was initially developed as part of the research effort of project ONEIROS

>_"Oneiroi are beyond our unravelling --who can be sure what tale they tell? Not all that men look for comes to pass. Two gates there are that give passage to fleeting Oneiroi; one is made of horn, one of ivory. The Oneiroi that pass through sawn ivory are deceitful, bearing a message that will not be fulfilled; those that come out through polished horn have truth behind them, to be accomplished for men who see them."_ Homer, Odyssey 19. 562 ff (Shewring translation).
------------------
------------------

0 comments on commit f5ff9f0

Please sign in to comment.