In this repo, the goal is to train a character based RNN which is able to generate text similar to that of the data that it is trained on. With character based RNN's, the model must not only attempt ...
Python for a DnD character creator. Code is supposed to receive inputs from a user so they may be walked through the creation of a DnD character.