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
- Fix channels_first 2d conv with TF on CPU
- [Refactor] Introduce internal `Auto*Operation` base classes across `keras.ops` to reduce boilerplate
- refactor(ops): introduce Auto*Operation base classes and refactor ops
- Validate BatchNormalization momentum is in [0, 1]
- Validate Adagrad initial_accumulator_value is non-negative
- Validate transform shape in ops.image.affine_transform
- Raise actionable error when loss receives y_true=None
- OpenVINO backend: `while_loop` rejects bodies that close over an outer tensor, and `ops.repeat` fails for a scalar tensor `repeats`
- Openvino while loop capture and scalar repeat
- Fix ldexp reverse-mode autodiff gradient at zero in tensorflow backend
- Docs
- Python not yet supported