You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KerasHub is a high-velocity open-source project. We welcome contributions!
Read our contributing guide for details on setting up an environment and testing code. Here's what you can help with:
Take up an issue related to the KerasHub launch
As part our KerasHub consolidation we will be moving models to this repo from KerasCV on an ongoing basis. We will tag good issues to pick up with the contributions welcome tag.
Check out TODOs
There are various TODOs in the codebase. You can do a quick search (e.g. grep "TODO" keras_nlp/ -r) and see if anything looks interesting to you. Make sure to ask in this thread before starting work on any item!
Add a new pretrained model implementation
If you have a model you would like to see added, open an issue or comment here to make sure it's a good fit, and then we can work on porting the model to KerasHub and Keras 3.
Add new examples to keras.io
We can always use more high quality examples of using KerasHub pretrained models on keras.io. See the repo for instructions on contributing.
Add new notebooks to Kaggle
Adding a Kaggle notebook is a great way to share an interactive piece of work with the community. See Gemma notebooks to get an idea of what people are doing. You can do this with any Keras model available on Kaggle. Use a model in a notebook and make it public!
If you are not sure where to start, take a look at ongoing competitions and submit a notebook.
The text was updated successfully, but these errors were encountered:
@SamanehSaadat@divyashreepathihalli leaving you both assigned here so we can monitor this issue for comments and new contributors. I've pinned it to the top of our issue list (following Keras).
KerasHub is a high-velocity open-source project. We welcome contributions!
Read our contributing guide for details on setting up an environment and testing code. Here's what you can help with:
Take up an issue related to the KerasHub launch
As part our KerasHub consolidation we will be moving models to this repo from KerasCV on an ongoing basis. We will tag good issues to pick up with the contributions welcome tag.
Check out TODOs
There are various TODOs in the codebase. You can do a quick search (e.g.
grep "TODO" keras_nlp/ -r
) and see if anything looks interesting to you. Make sure to ask in this thread before starting work on any item!Add a new pretrained model implementation
If you have a model you would like to see added, open an issue or comment here to make sure it's a good fit, and then we can work on porting the model to KerasHub and Keras 3.
Add new examples to keras.io
We can always use more high quality examples of using KerasHub pretrained models on keras.io. See the repo for instructions on contributing.
Add new notebooks to Kaggle
Adding a Kaggle notebook is a great way to share an interactive piece of work with the community. See Gemma notebooks to get an idea of what people are doing. You can do this with any Keras model available on Kaggle. Use a model in a notebook and make it public!
If you are not sure where to start, take a look at ongoing competitions and submit a notebook.
The text was updated successfully, but these errors were encountered: