Skip to content

SuchanTso/Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline

deep learning method for pipeline

Start up

git 环境

参考 git

conda 环境

参考 conda

python依赖

git clone git@github.com:SuchanTso/Pipeline.git
cd pipeline
conda create -n pipeline
conda activate pipeline
pip install -r requirements.txt

train

since we have uploaded a simple pipeline in data directory, you can run the code in the following way:

sh script/train_GNN.sh

in which we've preset the parameters for training.

About

deep learning method for pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors