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 ...
4-2 データの準備と前処理 で取り扱った青空文庫の前処理スクリプトは src/preprocess.py にまとめてあります。 以下のコマンド ...