Skip to content

zzhzz/MFGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MFGNN

Introduction

This repository contains the codes and pretrained model for tasks mentioned in MFGNN.

Usage

For generating datas, please clone and run Preparation first.

Take CodeChef experiment as the example,

Clone this repository with git clone https://github.com/zzhzz/MFGNN

cd CodeChef

Adjust the settings in config.py. If you want to run SUB, change the value of prob into subinc. If you want to train a new model, set test_mode=False.

python model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages