Skip to content

Commit

Permalink
Update Keras README
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 379561296
  • Loading branch information
fchollet authored and tensorflower-gardener committed Jun 15, 2021
1 parent 21ed4f0 commit e1a17d3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Keras: Deep Learning for Python
# Keras: Deep Learning for humans

![Keras logo](https://s3.amazonaws.com/keras.io/img/keras-logo-2018-large-1200.png)

## Under Construction
This repository hosts the development of the Keras library.
Read the documentation at [keras.io](https://keras.io/).

In the near future, this repository will be used once again
for developing the Keras codebase. For the time being, the Keras codebase
is being developed at
[tensorflow/tensorflow](https://github.com/tensorflow/tensorflow/), and any
PR or issue should be directed there.
## Getting started

- [Introduction to Keras for engineers](https://keras.io/getting_started/intro_to_keras_for_engineers/)
- [Introduction to Keras for researchers](https://keras.io/getting_started/intro_to_keras_for_researchers/)

0 comments on commit e1a17d3

Please sign in to comment.