/RNNs-in-matlab

A simple recurrent neural network (RNN) implemented from scratch in matlab

Primary LanguageMATLAB

RNNs-in-matlab

This repository containts matlab code that builds and trains recurrent neural networks from scratch. This was part of the course DD2424 during the spring of 2021.

The task was to (1) generate new text based on the book The Goblet of Fire and (2) generate game of thrones based tweets.