diff --git a/README.md b/README.md index 7ec160d..19578e7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ cd L2X sudo pip install -r requirements.txt ``` See README.md in respective folders for details. + +## Synthetic datasets +If you are interested in using the synthetic datasets in your own work / research, you can use the [l2x_synthetic](https://github.com/dunnkers/l2x_synthetic) package. + ## Citation If you use this code for your research, please cite our [paper](https://arxiv.org/pdf/1802.07814.pdf): ``` @@ -29,4 +33,4 @@ author = {Chen, Jianbo and Song, Le and Wainwright, Martin J and Jordan, Michael journal={arXiv preprint arXiv:1802.07814}, year = {2018} } -``` \ No newline at end of file +```