camicroscope / camicroscope/tfjs-models

Hyperparameter tuning in the model for better performance by introduction of callback function.

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Finetuning the model of Lymphoma Cancer Classification and introducing a callback fuction to get the best epoch.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Breadcrumbs[tfjs-models](https://github.com/camicroscope/tfjs-models/tree/master)/[Classification Sample Models](https://github.com/camicroscope/tfjs-models/tree/master/Classification%20Sample%20Models)/[lymphoma-cancer-classification](https://github.com/camicroscope/tfjs-models/tree/master/Classification%20Sample%20Models/lymphoma-cancer-classification)
/model.ipynb

**Expected behavior**
Better learning rate with a callback function to get the best epoch and thus best result.

Thank you

Contributor guide

No contributing guide indexed for this repository

Research direction

Open Classification Sample Models/lymphoma-cancer-classification/model.ipynb and review the current model training flow and learning-rate settings. Determine how the requested callback should identify the best epoch, then verify that training produces improved learning-rate behavior and the best reported result.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.