Skip to content

ermongroup/acl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Adversarial Constraint Learning

Source code for our IJCAI paper "Adversarial Constraint Learning for Structured Prediction".

If you find it helpful, please consider citing our paper.

@article{ren2018adversarial,
  title={Adversarial Constraint Learning for Structured Prediction},
  author={Ren, Hongyu and Stewart, Russell and Song, Jiaming and Kuleshov, Volodymmyr and Ermon, Stefano},
  journal={arXiv preprint arXiv:1805.10561},
  year={2018}
}

Requirements

  1. python 2.7

  2. Tensorflow 1.6.0

Training

python acl.py --hypes hypes/kick.json --num_with_label 5 --iters 20000 --logdir path/to/log

Samples

If you have any questions, feel free to contact hyren@cs.stanford.edu.

About

Code for "Adversarial Constraint Learning for Structured Prediction"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages