lara-martin / StoryPlot-RewardShaping

Code from the IJCAI 2019 paper "Controllable Neural Story Plot Generation via Reward Shaping"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controllable Neural Story Plot Generation via Reward Shaping

Caution: This code is not upkept!

Code for the IJCAI 2019 paper can be found in the directory named TensorFlow-Original-IJCAI-2019. Unpublished experiments converting the code from TensorFlow to PyTorch can be found in PyTorch-Unpublished.

Citation

@inproceedings{tambwekar2019controllable,
title={{Controllable Neural Story Plot Generation via Reward Shaping}},
author={Tambwekar, Pradyumna and Dhuliawala, Murtaza and Martin, Lara J. and Mehta, Animesh and Harrison, Brent and Riedl, Mark O.},
archivePrefix={arXiv},
eprint={1809.10736},
journal={{Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence, (IJCAI-19)}},
year={2019},
pages={5982--5988},
month={7},
doi={10.24963/ijcai.2019/829},
url={https://www.ijcai.org/proceedings/2019/829},
address={Macao, China}
}

About

Code from the IJCAI 2019 paper "Controllable Neural Story Plot Generation via Reward Shaping"

License:GNU General Public License v3.0


Languages

Language:Python 100.0%