diff options
author | Anthony Donnelly <amzo1337@gmail.com> | 2022-09-13 13:30:31 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-09-13 13:32:36 -0700 |
commit | 2dd8869d4b07e101d86d00bb01f83c9787ed9007 (patch) | |
tree | c41f4078ee3c9c99860e348cba73c6af0921e163 /math/py-keras/pkg-descr | |
parent | science/py-tensorflow: Update 1.15.5 -> 2.9.1 (diff) |
math/py-keras: Update 2.4.3 -> 2.9.0
PR: 266311
Diffstat (limited to 'math/py-keras/pkg-descr')
-rw-r--r-- | math/py-keras/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-keras/pkg-descr b/math/py-keras/pkg-descr index 405e9f8eb8fb..9b7820801350 100644 --- a/math/py-keras/pkg-descr +++ b/math/py-keras/pkg-descr @@ -1,2 +1,4 @@ Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow. + +WWW: https://keras.io/ |