Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Keras-users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Keras-users
Contact owners and managers
1–30 of 5458
Welcome to the Keras-users mailing list! Please use this forum to ask questions about Keras or share interesting work you've done with Keras.
Your participation in this forum is subject to Google
Terms
,
Community Guidelines
&
Privacy Policy
. You may leave at any time.
Mark all as read
Report group
0 selected
Carl Meijer
Jun 18
Gangplank: Exporting Keras Metrics to Prometheus
Prometheus is a popular software tool for monitoring and alerting. It can gather metrics from
unread,
Gangplank: Exporting Keras Metrics to Prometheus
Prometheus is a popular software tool for monitoring and alerting. It can gather metrics from
Jun 18
Keras Team
,
Praveen Hosdrug
4
Jun 13
Keras Community Meeting (11 AM PT, Friday June 13)
Just a reminder that we will be having the community meeting at 11am PST (~40 minutes from now).
unread,
Keras Community Meeting (11 AM PT, Friday June 13)
Just a reminder that we will be having the community meeting at 11am PST (~40 minutes from now).
Jun 13
Peter Majewicz
2
May 23
Denoising Diffusion Implicit Models Example Does not run
This between the compile and fit solves the error. model.build(input_shape=[(None, image_size,
unread,
Denoising Diffusion Implicit Models Example Does not run
This between the compile and fit solves the error. model.build(input_shape=[(None, image_size,
May 23
Keras Team
, …
Praveen Hosdrug
4
May 15
[action required] register for Keras 10-year Anniversary Party!
Congratulations to everyone! Greetings from India. On Thu, 15 May 2025 at 8:28 PM, Σωτήρης Γκούζιας
unread,
[action required] register for Keras 10-year Anniversary Party!
Congratulations to everyone! Greetings from India. On Thu, 15 May 2025 at 8:28 PM, Σωτήρης Γκούζιας
May 15
Donatien Hainaut
, …
Rahul Reddy M.L
4
Apr 21
scikit-learn wrappers
Try upgrading all the dependencies may be they are outdated. Just check On Monday, April 21, 2025 at
unread,
scikit-learn wrappers
Try upgrading all the dependencies may be they are outdated. Just check On Monday, April 21, 2025 at
Apr 21
Fadi Badine
,
francois...@gmail.com
3
Apr 15
Keras Hub's TensorFlow dependency
Thanks Francois! On Mon, 14 Apr 2025 at 21:16, francois...@gmail.com <francois...@gmail.com
unread,
Keras Hub's TensorFlow dependency
Thanks Francois! On Mon, 14 Apr 2025 at 21:16, francois...@gmail.com <francois...@gmail.com
Apr 15
Monica Song
3
Apr 4
Keras Community Meeting (11 AM PT, Friday April 6)
Hey all-- Thanks for joining! Here's the slide deck: https://docs.google.com/presentation/d/
unread,
Keras Community Meeting (11 AM PT, Friday April 6)
Hey all-- Thanks for joining! Here's the slide deck: https://docs.google.com/presentation/d/
Apr 4
Nikola Savic
Mar 26
Proposal: Adding Model Interpretability & Explainability Library and/or Examples to Keras
Hello, Are there any plans on creating a model interpretability and explainability library for Keras?
unread,
Proposal: Adding Model Interpretability & Explainability Library and/or Examples to Keras
Hello, Are there any plans on creating a model interpretability and explainability library for Keras?
Mar 26
Brihith Shenoy
Mar 14
Fine Tuning Keras-Facenet Model
So currently I am using a keras-facenet(tf) model for Face Recognition. I use a pretrained model to
unread,
Fine Tuning Keras-Facenet Model
So currently I am using a keras-facenet(tf) model for Face Recognition. I use a pretrained model to
Mar 14
Brihith Shenoy
Mar 14
Keras Facenet Model Finetuning
So im using keras-facenet(tf) for face embedding extraction(512) currently im using the pretrained
unread,
Keras Facenet Model Finetuning
So im using keras-facenet(tf) for face embedding extraction(512) currently im using the pretrained
Mar 14
Javier
Feb 19
Replace efficientnetv2 normalization layer
Hello, How can I replace the 'normalization' layer in order to update the imagenet mean and
unread,
Replace efficientnetv2 normalization layer
Hello, How can I replace the 'normalization' layer in order to update the imagenet mean and
Feb 19
Monica Song (via Google Slides)
,
Lance Norskog
2
Feb 8
Presentation shared with you: "Feb 7th, 2025 Keras Community Meeting"
Ms. Song, You have shared the Edit link for this presentation. I cannot edit it, so Google Docs will
unread,
Presentation shared with you: "Feb 7th, 2025 Keras Community Meeting"
Ms. Song, You have shared the Edit link for this presentation. I cannot edit it, so Google Docs will
Feb 8
Monica Song
3
Feb 7
Keras Community Meeting (11 AM PT, Friday February 7)
Thanks all for joining today! The slides are available here. On Fri, Feb 7, 2025 at 10:43 AM Monica
unread,
Keras Community Meeting (11 AM PT, Friday February 7)
Thanks all for joining today! The slides are available here. On Fri, Feb 7, 2025 at 10:43 AM Monica
Feb 7
Driaan Jansen
Feb 6
Inplace modification error during back propagation when training a stateful LSTM using PyTorch as backend
I'm trying to create a stateful LSTM model with Keras using PyTorch as the backend. However, I
unread,
Inplace modification error during back propagation when training a stateful LSTM using PyTorch as backend
I'm trying to create a stateful LSTM model with Keras using PyTorch as the backend. However, I
Feb 6
Tex Cowboy
Feb 3
request help with error: AttributeError: 'SymbolicTensor' object has no attribute 'numpy'
Hi team, I trying to run the following sample code from https://keras.io/keras_hub/api/models/
unread,
request help with error: AttributeError: 'SymbolicTensor' object has no attribute 'numpy'
Hi team, I trying to run the following sample code from https://keras.io/keras_hub/api/models/
Feb 3
permezel
Jan 30
save/restore
I am using the model described in https://keras.io/examples/generative/
unread,
save/restore
I am using the model described in https://keras.io/examples/generative/
Jan 30
Denis Dal Soler
Jan 28
MinMaxScaler error
Hi I have the code below . When I run it gave me this error ValueError: Found array with 0 feature(s)
unread,
MinMaxScaler error
Hi I have the code below . When I run it gave me this error ValueError: Found array with 0 feature(s)
Jan 28
Livio C.
,
Samer Attrah
3
Jan 22
Permutation-invariant loss function
It is not a difficult task, if you assign that to me I could help you with a function with this
unread,
Permutation-invariant loss function
It is not a difficult task, if you assign that to me I could help you with a function with this
Jan 22
Clayton Little
Jan 22
Model Pruning in Keras 3.0
Hi all, is it possible to use pruning in Keras 3.0? It appears to me that the Tensorflow Model
unread,
Model Pruning in Keras 3.0
Hi all, is it possible to use pruning in Keras 3.0? It appears to me that the Tensorflow Model
Jan 22
Edward Schwartz
Jan 14
RFC: Parameter Serving Training (PST)
We're considering adding Parameter Serving Training (PST) for the JAX backend in Keras. If that
unread,
RFC: Parameter Serving Training (PST)
We're considering adding Parameter Serving Training (PST) for the JAX backend in Keras. If that
Jan 14
Fadi Badine
,
François Chollet
3
Jan 9
HuggingFace stating a .keras file as unsafe
Thanks François!! On Thu, 9 Jan 2025 at 22:26, François Chollet <francois...@gmail.com>
unread,
HuggingFace stating a .keras file as unsafe
Thanks François!! On Thu, 9 Jan 2025 at 22:26, François Chollet <francois...@gmail.com>
Jan 9
Nishant Ingle
12/16/24
Keras upgrade reduces accuracy drastically
Hello Team, I have trying to train a neural network on Keras 3. The code is part of a research paper
unread,
Keras upgrade reduces accuracy drastically
Hello Team, I have trying to train a neural network on Keras 3. The code is part of a research paper
12/16/24
Nicky Mac
, …
Sitam Meur
4
12/15/24
cannot import name 'ops' from 'keras' when importing keras_hub
So the concept of ops is actually from keras 3 version. As you say you are using the keras 2 version.
unread,
cannot import name 'ops' from 'keras' when importing keras_hub
So the concept of ops is actually from keras 3 version. As you say you are using the keras 2 version.
12/15/24
Jeff Carpenter
12/13/24
Keras Community Meeting Calendar Change
Hi Keras Community, Just a heads up we moved the SIG Keras Community Meeting into its own Google
unread,
Keras Community Meeting Calendar Change
Hi Keras Community, Just a heads up we moved the SIG Keras Community Meeting into its own Google
12/13/24
Monica Song
3
12/6/24
Keras Community Meeting (11 AM PT, Friday December 6)
Thanks all for joining! Here are the slides from today's meeting. On Thu, Dec 5, 2024 at 4:19 PM
unread,
Keras Community Meeting (11 AM PT, Friday December 6)
Thanks all for joining! Here are the slides from today's meeting. On Thu, Dec 5, 2024 at 4:19 PM
12/6/24
hiran.park
, …
Denis Dal Soler
3
11/27/24
LSTM-DNN network Architecture
Dear Samer as usual I found your flowchart very clear. Can you please exploding the connection
unread,
LSTM-DNN network Architecture
Dear Samer as usual I found your flowchart very clear. Can you please exploding the connection
11/27/24
oldboy
, …
Nicky Mac
5
11/27/24
Keras / Debian 12.8 / Tensorflow / Python library
I don't use anaconda environments so I generally struggle with dependency failures but they don
unread,
Keras / Debian 12.8 / Tensorflow / Python library
I don't use anaconda environments so I generally struggle with dependency failures but they don
11/27/24
oldboy
11/25/24
Keras & Anaconda
Bonjour, j'essaie d'utiliser Anaconda + keras + tensorflow sous Debian 12.8. Y-a'il une
unread,
Keras & Anaconda
Bonjour, j'essaie d'utiliser Anaconda + keras + tensorflow sous Debian 12.8. Y-a'il une
11/25/24
Denis Dal Soler
2
11/13/24
LSTM Class - Keras.layers.lstm
Hi is there someone that can please explain me the architecture that this instruction makes (better
unread,
LSTM Class - Keras.layers.lstm
Hi is there someone that can please explain me the architecture that this instruction makes (better
11/13/24
Denis Dal Soler
, …
Syed Abdul Qadir Gilani
9
11/5/24
LSTM model
Respected Teacher, I hope you are doing well. My name is Syed, and I'm reaching out to offer my
unread,
LSTM model
Respected Teacher, I hope you are doing well. My name is Syed, and I'm reaching out to offer my
11/5/24