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
- `convert_to_tensor(x, dtype=None)` casts non-tensor inputs to float under `floatx="bfloat16"` on JAX and numpy
- Keep axis in the CosineSimilarity metric config
- Promote int and bool inputs of rms_normalization / layer_normalization to a float output
- Migrate `ops.*` to `backend.ops.*` in `keras/src/layers/attention`
- Treat namespace packages as unavailable in LazyModule
- result_type re-walks the promotion lattice on every call
- [Feature Request] Host CIFAR-10 on official mirror / CDN to resolve severe bandwidth throttling
- Torch backend crashes on MPS when converting float64 numpy arrays
- Migrate internal `ops.*` calls to `backend.ops.*`
- Fix torch mps float64 issue
- Docs
- Python not yet supported