Skip to content

cqu-isse/TabCS

Repository files navigation

#TabCS

Dependency

Tested in Ubuntu 16.04

  • Python 2.7-3.6
  • Keras 2.0.0 or newer
  • Tensorflow or Theano 0.8.0~0.9.1

Usage

Data Preparation

The /data folder provides a small sample dataset for quick running. To train and evaluate our model:

  1. Replace each file in the /data folder with the corresponding real file.

Configuration

Edit hyper-parameters and settings in config.py

Train and Evaluate

python main.py --mode train

```bash
python main.py --mode eval

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages