Home

Awesome

Swift Student Challenge 2020 Submission

This repository contains my WWDC20 Swift Student Challenge submission.

The submission has been granted a Swift Student Challenge award.

About

This playground uses a seq2seq model with attention to predict replies in a chat conversation.

A model that has been trained on the Chatterbot dataset has been added to the playground as a resource.

Technologies Used