not good but great

プログラミング、アート、映画・本の感想について書きます。

recurrentJSのデモをReactで動かす環境

Interactive Abstract Pattern Generation Javascript Demo | 大トロ

こちらの記事を読んだ。recurrentJSというRNNを実装したライブラリ。

RecurrentJS Sentence Memorization Demo

開くと重いので注意。こちらのデモをReactで書いたのが下のリポジトリ

lucidrains/recurrentjs: Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.

サクッと試したいときに便利である。