zhanghang1989 / zhanghang1989/PyTorch-Encoding
请问一下训练集有分验证集出来吗?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
想知道您划分的比例是多少,因为我按照您的代码运行出来的准确率有点差异。代码中每隔10个迭代次数进行一次测试还是验证?谢谢您的回答。
Contributor guide
No contributing guide indexed for this repository
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 asks whether the training set is split into a validation set, what proportion is used, and whether evaluation every 10 iterations is testing or validation. No file, test, or entry point is named; locate the training loop and dataset configuration first, then document the answers and explain the reported accuracy difference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100