Skip to content

AustinT/language-recognition-with-neural-nets

Repository files navigation

language-recognition-with-neural-nets

Small pet project for learning Tensorflow. The goal is to train a neural net to take a word as input and produce the language as output. I have trained it with approximately 10,000 words per language for 3 languages (English, French, and Mandarin).

The project contains 2 folders:

The main jupyter notebook is where the actual training and testing is.

Things to be added:

  • saving neural net
  • dropout
  • use tensorboard for visualization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published