This project contains python scripts and Colab notebooks for implementing and tuning a character-level, deep LSTM from scratch in python. The recurrent learning algorithm is based on the minimal code ...