tensorflow / tensorflow/probability
Use Differential Evolution as tf keras optimizer.
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, so I'm looking to use the differential evolution optimizer, however it seems like most of these optimizers aren't really like 'normal' tf.train.Optimizers... So, how should I go about using these optimizers as a Keras optimizer? Thanks.
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
The issue names no files, tests, or entry points. Start by comparing the differential evolution implementation with the Keras optimizer interface and clarifying the intended usage and compatibility requirements. Done would mean a defined way to use differential evolution as a Keras optimizer, but the issue provides no acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- keras, tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100