Skip to content

A character based language model based on a simplified Differentiable Neural Computer

Notifications You must be signed in to change notification settings

TTrapper/CharModelDNC

Repository files navigation

CharModelDNC

A character level language model based on a simplified Differentiable Neural Computer

Requirements

python 3
tensorflow 2

Get started

cat example_data/* > traindata.txt
python train.py

About

A character based language model based on a simplified Differentiable Neural Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages