mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: python-keras: Update home page url.
* gnu/packages/machine-learning.scm (python-keras) [home-page]: Update home page. Change-Id: I7e4bd1dc64dbbd042de5dc50036ae12ca7c76fc3
This commit is contained in:
parent
9c3c2293fd
commit
6617da6f30
1 changed files with 1 additions and 1 deletions
|
@ -3864,7 +3864,7 @@ (define-public python-keras
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue