me
/
guix
Archived
1
0
Fork 0

gnu: python-keras: Update home page url.

* gnu/packages/machine-learning.scm (python-keras) [home-page]: Update home
page.

Change-Id: I7e4bd1dc64dbbd042de5dc50036ae12ca7c76fc3
master
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
1 changed files with 1 additions and 1 deletions

View File

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