tensorflow / tensorflow/privacy
privacy/bolt_on model fit compatibility issues with TF2
Open
Nobody has claimed this yet.
tf2
- Dominant language
- Python
- Stars
- 2k
- Forks
- 477
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Unittests show that the high level BoltOnModel has issues on some fit tests for beta1.
alpha0 and beta0 should be stable for the new PR.
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 with the unit tests for the high-level BoltOnModel and the fit tests mentioned in privacy/bolt_on. Compare the beta1 failures with the expected stable behavior of alpha0 and beta0, then use the test results to define completion as the affected fit tests passing under TF2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100