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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Fix TensorBoard callback step counter never updating
- Fix/20256 early stopping reset
- Fix #20322 — Weight save/load fails when model uses a custom subclass of a built-in layer (e.g. LSTM)
- Fix #20598 — Custom models/layers with sublayers in nested lists fail to save/load weights
- Add multi-backend benchmark comparison support
- Fix associative_scan infinite recursion when axis size is 0 or 1
- Add sobel_edges to keras.ops.image
- [Feature] Modernize benchmark infrastructure for multi-backend comparison
- With `torch` backend `jit_compile=True` causes AssertionError
- [Feature] Add unified device utilities API (keras.utils.device_utils) for backend-agnostic device and memory management
- Docs
- Python not yet supported