Skip to content

TheRazorace/trigram-lm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Trigram Language Model for City Name Generation with PyTorch

This project explores the usage of basic n-gram neural networks for words generation. In particular a trigram neural network is trained on character pairs from greek city names to produce the next number in sequence. The project is an exercise task inspired by makemore's challenges. The project is built with Pytorch.

Dataset source: https://www.geoapify.com/download-all-the-cities-towns-villages/

Contact: Ioannis Dasoulas - john-das@hotmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages