magdapoppins / RNN-workshop

Materials for Pink Programmings ML camp 2021. πŸ•

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recurrent neural networks and text generation samples

This repository contains the materials used for teaching the RNN workshop and code lab at Pink Programmings ML Camp in August 2021. The purpose of the files is to firstly read through the theory together and do a small example project (seen in the theory notebook) and then use the worksheet notebook to independently create a similar text-generation model using input data from https://www.gutenberg.org/.

About

Materials for Pink Programmings ML camp 2021. πŸ•


Languages

Language:Jupyter Notebook 100.0%