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 supported281 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Slower inference time when using grouped convolutions compared to regular convolutions
- PyTorch error when using dot_product_attention "RuntimeError: (*bias): last dimension must be contiguous"
- Predict fails on a model containing the Attention layer.
- Request for developer guide: multi-node TPU distributed training with JAX
- Bias Initializer for unbiased classification
- Tensorflow MultiWorkerMirroredStrategy and input dictionaries
- Loading weights into custom LSTM layer fails: Layer 'lstm_cell' expected 3 variables, but received 0 variables during loading. Expected: ['kernel', 'recurrent_kernel', 'bias']
- When using exponential as the activation function, the outputs of the CPU and GPU have large differences
- Using keras model with torch.func.jacrev gives zero gradients
- Incompatibility of compute_dtype with complex-valued inputs
- Docs
- Python not yet supported