liguge / liguge/EWSNet

nam.py文件中from Elaplacenet5 import Net ;和from gdatasave import train_loader; Elaplacenet5和 gdatasave均不在压缩包中

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

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.