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 supported283 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Fix `BaseOptimizer` to handle a mix of `tf.Variable` and `KerasVariable`
- Cannot access accuracy in results with keras 3
- implement transform_bounding_boxes for random_zoom
- Raise an error when `save_weights` or `load_weights` is called on an unbuilt model
- Need to explicitly specify `x` and `y` instead of using a generator when the model has two inputs.
- EarlyStopping instance is not reusable
- apply_gradients AttributeError: 'ResourceVariable' object has no attribute 'overwrite_with_gradient'
- Accuracy is lost after save_weights/load_weights
- model.fit() doesn't update loss values properly with a custom loss function in Keras 3
- ModelCheckpoint loses .h5 save support, breaking retrocompatibility
- Docs
- Python not yet supported