gnu: python-keras: Update home page url.
* gnu/packages/machine-learning.scm (python-keras) [home-page]: Update home page. Change-Id: I7e4bd1dc64dbbd042de5dc50036ae12ca7c76fc3master
parent
9c3c2293fd
commit
6617da6f30
|
@ -3864,7 +3864,7 @@ with image data, text data, and sequence data.")
|
|||
python-pyux
|
||||
python-sphinx
|
||||
python-requests))
|
||||
(home-page "https://github.com/keras-team/keras")
|
||||
(home-page "https://keras.io/")
|
||||
(synopsis "High-level deep learning framework")
|
||||
(description "Keras is a high-level neural networks API, written in Python
|
||||
and capable of running on top of TensorFlow. It was developed with a focus on
|
||||
|
|
Reference in New Issue