nam.py文件中from Elaplacenet5 import Net ;和from gdatasave import train_loader; Elaplacenet5和 gdatasave均不在压缩包中
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 113
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
nam.py文件中from Elaplacenet5 import Net ;和from gdatasave import train_loader; Elaplacenet5和 gdatasave均不在压缩包中。这两个文件是自己定义的吗
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
Start by reading nam.py and checking the archive contents for Elaplacenet5 and gdatasave. Trace the imports for Net and train_loader, then determine whether the missing modules are expected project files or external dependencies. Done means the project’s required modules and their source or setup instructions are available and the imports can be resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100