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:
jgart 2024-07-19 14:12:36 -05:00
parent 9c3c2293fd
commit 6617da6f30
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -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