203 Commits
Author SHA1 Message Date
wassname 11d54e21cf fixes 2019-12-25 08:09:35 +08:00
wassname fd6c910bd9 similarity fix and comment 2019-12-25 08:08:28 +08:00
wassname 7b95fa7e79 better truncation of context 2019-12-25 07:39:59 +08:00
wassname 535c4cf9d1 sample history when it's too long 2019-12-25 07:37:38 +08:00
AccidentallyOnPurpose 02c080e40f fix for when no action 2019-12-24 20:55:38 +08:00
AccidentallyOnPurpose 3a6f5aa475 limit story context to avoid out of mem 2019-12-24 08:34:17 +00:00
cloveranon 2a4efc3d88 Finally merged changes to a working state, move configparser and logging code to new file, and added config option to switch between cpu 2019-12-23 03:21:26 -05:00
cloveranon 646b589bee Manually merged in most of the changes from AccidentallyOnPurpose who changed the model to pytorch added suggested actions, a repetition penalty, and a number of other things. 2019-12-23 00:17:56 -05:00
cloveranon 8fa72525e0 custom prompts are back 2019-12-18 02:17:14 -05:00
cloveranon f60cd76569 removed soyjson and another dependency 2019-12-17 03:00:02 -05:00
cloveranon 7e143a0b0a Cleaned up user interface, added color, added config file. 2019-12-16 04:51:04 -05:00
cloveranon 8827d29388 removed censorship 2019-12-12 04:48:45 -05:00
cloveranon d22c418d34 removed botnet 2019-12-12 04:33:43 -05:00
Nick Walton 81e8979e37 Pruned censor list to get rid of words that shouldn't be censored. Also added ability to turn censor on and off (#94) 2019-12-10 12:06:30 -07:00
Benjamin Bay f0610ea689 Update utils.py 2019-12-09 22:57:38 -08:00
Benjamin Bay 326e5ba9e9 Update utils.py 2019-12-09 22:47:01 -08:00
Benjamin Bay b993cb4cd7 Update utils.py 2019-12-09 22:43:04 -08:00
Benjamin Bay 842d89d496 Terminal state logic (#84)
* Update AIDungeon_2.ipynb

* Update AIDungeon_2.ipynb

* Update AIDungeon_2.ipynb

* Fix "Notebook loading error" on colab (#81)

* Fix "Notebook loading error" on colab

There was a missing comma after the array element on line 46, so I added it. From what I can tell, this was causing the colab to be unable to load.

* Update AIDungeon_2.ipynb

* Update requirements.txt

* improved terminal state logic.
2019-12-09 21:50:36 -07:00
Benjamin Bay 7f94079d34 sorted imports 2019-12-09 14:52:36 -08:00
Benjamin Bay ceb2ba3a6e style fixes 2019-12-09 14:24:40 -08:00
Kevin Kearney c899293758 Added splash screen to ask whether player wants to start new game or load 2019-12-09 01:33:49 -06:00
Nick Walton 124dd3ef60 Develop (#23)
* various small changes

* various small changes

* update

* update

* update

* update

* update

* auto save

* change model loc

* updated instructions

* moved to gcloud storage

* fixed cd issue

* update

* UpdateCensor

* UpdateCensor
2019-12-06 14:11:19 -07:00
Nick Walton e6ee7c5980 Update utils.py (#17) 2019-12-05 21:17:32 -07:00
Nick Walton 9aad02c164 Develop (#14)
* various small changes

* various small changes

* update

* update

* update

* update

* update

* auto save
2019-12-05 13:16:14 -07:00
Nick Walton 9036ee9964 Develop (#13)
* various small changes

* various small changes

* update

* update

* update

* update

* update
2019-12-03 17:51:39 -07:00
Nick Walton 436c421ff8 Develop (#12)
* adds saving and loading

* fixed some cmd issues

* fixed some cmd issues

* fixed capitalization issue

* smallupdate

* update

* update

* dev changes

* more testing

* more dev fixes

* dragon story

* dragon story

* adding ai dm mode

* dm fix

* dm

* dm

* Gcloudstoragestuff

* fixed loading issues

* upped memory

* upgrade to new model

* turn on debug

* fixed repetition issue

* turned off debug print

* upped dm temp
2019-12-02 08:36:43 -07:00
Nick Walton c63f7e051a Develop (#11)
* adds saving and loading

* fixed some cmd issues

* fixed some cmd issues

* fixed capitalization issue

* smallupdate

* update

* update

* dev changes

* more testing

* more dev fixes

* dragon story

* dragon story

* adding ai dm mode

* dm fix

* dm

* dm

* Gcloudstoragestuff

* fixed loading issues

* upped memory
2019-12-02 07:41:48 -07:00
Nick Walton a71d7d3da0 Develop (#10)
* adds saving and loading

* fixed some cmd issues
2019-12-02 07:02:36 -07:00
Nick Walton 923376d863 Develop (#9)
Adds saving and loading. Changes cmd line interface and adds new commands.
2019-12-01 19:00:01 -07:00
Nick ea535d3168 update 2019-11-26 20:04:31 -07:00
Nick 22a0fa282c update 2019-11-26 20:03:39 -07:00
Nick 359084f32e update 2019-11-25 22:37:14 -07:00
Nick 94674ae897 update 2019-11-25 22:24:15 -07:00
Nick Walton a4504bc7fa dev update 2019-11-25 18:23:12 -07:00
Nick Walton 5e910bb6c8 added revert 2019-11-25 18:12:46 -07:00
Nick Walton 8d96f023ca Update story_data.yaml 2019-11-22 19:07:02 -07:00
Nick Walton 949935c9b9 update 2019-11-22 13:24:22 -07:00
Nick Walton 1e5e2327ad update 2019-11-22 13:09:57 -07:00
Nick Walton c47dc07b40 update 2019-11-22 13:01:00 -07:00
Nick Walton e4bea65b50 update 2019-11-22 12:57:22 -07:00
Nick Walton fbafcddc39 update 2019-11-22 12:55:36 -07:00
Nick Walton 80ff1f907d Develop (#7)
* generatesettings

* no_settings

* no_settings

* moresettings

* moresettings

* moresettings

* moresettings

* custom

* update

* new install script

* update

* update

* update

* fixed zombie data

* Updated message

* updated to get out tensorflow logs

* changed msg
2019-11-21 09:39:14 -07:00
Nick Walton d50ac99a9b update 2019-11-19 17:49:18 -07:00
Nick Walton eceea22544 fixed bug 2019-11-19 17:35:18 -07:00
Nick Walton d7eea8c210 update 2019-11-19 15:00:02 -07:00
Nick Walton 47869ed9ab update 2019-11-19 14:58:21 -07:00
Nick Walton f7496fae3d added telemetry 2019-11-19 14:24:54 -07:00
Nick Walton 41f4836e26 added telemetry 2019-11-19 14:17:55 -07:00
Nick Walton f6bbe88aab added telemetry 2019-11-19 14:11:35 -07:00
Nick Walton 6b819d4b1f added telemetry 2019-11-19 14:07:31 -07:00