iiitl / iiitl/Neural-Networks

Analyze the impact of learning rate and batch size

Open
#4 5 comments 0 reactions 0 assignees View on GitHub
medium track: optimization
Dominant language
Jupyter Notebook
Stars
1
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Using the PyTorch baseline, experiment with 3 different learning rates and 3 different batch sizes. Create a grid of loss curves or a summary table. Select the optimal combination that prevents noisy gradients but converges efficiently.

Contributor guide

Open the contributing guide

Research direction

Start from the PyTorch baseline and identify how training runs and loss are recorded. Run the 3×3 learning-rate and batch-size combinations, then create loss curves or a summary table and document the combination that balances low gradient noise with efficient convergence.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, pytorch
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.