# rnn-tutorial **Repository Path**: bit2atom/rnn-tutorial ## Basic Information - **Project Name**: rnn-tutorial - **Description**: RNN Tutorial for Artists - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2025-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rnn-tutorial RNN Tutorial for Artists ![title_img](https://cdn.rawgit.com/hardmaru/rnn-tutorial/master/neural.svg) Suplementary material for [blog post](http://blog.otoro.net/2017/01/01/recurrent-neural-network-artist/). ##Usage## In the html file, include the following files: ```html ``` The sketch in `sketch_basic.js` is a basic example of how the Handwriting Model works. It is written with p5.js as an object hence allowing multiple sketches to be on the same page. ##License## MIT