Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuLvs authored Aug 28, 2024
1 parent df22195 commit 9f211f8
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,5 @@ conda activate 2DIR

pip install -r ./install/requirements.txt

## Quick Start

First, you need to download the training dataset. You can download it from [this link](https://github.com/ZhuLvs/2DIR/tree/main) and save it under the `data` directory. You may manually modify the parameters in `model/main.py`.

## Training

### Known Length Protein
```bash
bash train.sh
### Known Length Protein
```bash
bash train_unknown_protein.sh
Quick Start
First, you need to download the training dataset. You can download it from this link and save it under the data directory. You may manually modify the parameters in model/main.py.

0 comments on commit 9f211f8

Please sign in to comment.