llnl / llnl/FAST

Reference file is missing

Open
#4 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
92
Forks
31
PR merge metrics
No merged PRs in 30d

Description

The methods in the two files `data_reader.py` and `dnn_general.py` are referenced in the running file , but these two files are not provided in the directory `model/fusion_tf/`

https://github.com/LLNL/FAST/blob/b334ab63358eff3ac8edce556bb1c605cd949514/model/fusion_tf/main_fusion_pdbbind.py#L26

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 with model/fusion_tf/main_fusion_pdbind.py at the referenced line and inspect the model/fusion_tf directory for the missing data_reader.py and dnn_general.py files. Determine whether the imports reference files that should be restored or whether the references are outdated. Done means the running file no longer depends on unavailable modules.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.