changed ipynb

This commit is contained in:
nickwalton
2019-12-07 09:10:02 -07:00
parent 124dd3ef60
commit 56c79c463f
+13 -4
View File
@@ -20,7 +20,10 @@
"colab_type": "text"
},
"source": [
"# AI Dungeon 2\n",
"![BYU PCCL](https://pcc4318.files.wordpress.com/2018/02/asset-1.png?w=277)\n",
"\n",
"Sponsored by the [BYU PCCL Lab](https://).\n",
"\n",
"AI Dungeon 2 is a completely AI generated text adventure built with OpenAI's largest GPT-2 model. It's a first of it's kind game that allows you to enter and will react to any action you can imagine. \n",
"\n",
"[Read more about how AI Dungeon 2 is made.](https://pcc.cs.byu.edu/2019/11/21/ai-dungeon-2-creating-infinitely-generated-text-adventures-with-deep-learning-language-models/)\n",
@@ -31,10 +34,16 @@
"\n",
"3. It will then take a couple minutes to boot up as the model is downloaded loaded onto the GPU. \n",
"\n",
"## Links\n",
"* While you wait you can [read adventures others have had](https://aidungeon.io/).\n",
"## About\n",
"* While you wait you can [read adventures others have had](https://aidungeon.io/)\n",
"* If you have any questions or issues feel free to contact me on twitter https://twitter.com/nickwalton00\n",
"* If you like playing then please consider [supporting](https://www.patreon.com/join/AIDungeon/) me to allow future improvements to AI Dungeon. "
"\n",
"## Support\n",
"User downloads of the model for AI Dungeon 2 currently cost thousands of dollars a day. \n",
"\n",
"AI Dungeon 2 depends on your donations to stay free.\n",
"\n",
"Please [support AI Dungeon 2](https://www.patreon.com/join/AIDungeon/) to keep it running."
]
},
{