Skip to content

RomanShen/AGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Your Project Name

Paper Conference Conference Conference

Description

What it does

How to run

First, install dependencies

# clone src   
git clone https://github.com/YourGithubName/deep-learning-project-template

# install src   
cd deep-learning-project-template 
pip install -e .   
pip install -r requirements.txt

Next, navigate to any file and run it.

# module folder
cd project

# run module (example: mnist as your main contribution)   
python lit_classifier_main.py    

Citation

@article{YourName,
  title={Your Title},
  author={Your team},
  journal={Location},
  year={Year}
}

About

This repository contains code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published