keras
https://github.com/keras-team/keras
Python
Deep Learning for humans
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Implement gammaincc function in keras.ops
- Division by zero NaN vulnerability in categorical_crossentropy
- model.export() / ExportArchive store every variable twice in the SavedModel — 2× artifact size and 2× live variable RAM in every consumer (incl. TF Serving)
- Fix division by zero NaN in categorical_crossentropy
- hard_sigmoid returns x / 6 for integer input on the numpy backend
- Promote integer inputs to float in hard_sigmoid and hard_silu
- Bug: keras.src.ops.normalize() produces -inf gradients for small non-zero float16 inputs for the torch backend
- Promote integer inputs to float in gelu across all backends
- 🔌 RFC - Keras Pluggable Backends
- Create PaddlePaddle backend
- Docs
- Python not yet supported