MLBazaar / MLBazaar/MLPrimitives
Add hyperparameters to keras applications
Open
Nobody has claimed this yet.
approved
new feature
- Dominant language
- Python
- Stars
- 70
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Keras Applications primitives should include some additional hyperparameters, such as the image shape.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Keras Applications primitives and reviewing how their existing hyperparameters are declared. Add the requested additional hyperparameters, including image shape, and verify that the primitives expose them consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- keras, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100