train_loader加载数据训练的时候只加载了500个?

Open
#15 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by locating the train_loader usage and inspect the loop shown in the attached image. Check how the dataset size, batch size, and iteration count relate, then run the training example to reproduce the 500-iteration limit and low accuracy. Done means identifying the cause and confirming that training processes the intended data.

Written by the indexing model from the issue text.

Description

图片
这部分循环的时候只迭代了500次,然后最终的准确率只有11%。希望帮忙看看 是我哪出错了吗

Dominant language
Python
Stars
8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from TingsongYu/PyTorch_Tutorial

All issues in TingsongYu/PyTorch_Tutorial

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.