Skip to content

junyanj1/joke-gen

Repository files navigation

joke-gen

Origin

Generating jokes with SeqGAN. See the SeqGAN paper: SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient.

Project Structure

/SeqGAN

$ pip insall -r requirements.txt
$ cd SeqGAN/
$ python main.py

/SeqGAN-rollout

$ pip insall -r requirements.txt
$ cd SeqGAN-rollout/
$ python main.py

/ColBERT humor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published