Skip to content

johnhenning/nmt_chinese_to_english

Repository files navigation

Neural Machine Translation - Chinese to English

Final Project for Machine Learning CAP6610 at UF

Timeline

  • February 26th - Data Processor
  • March 12th - Model
  • March 19th - Model Trainer (Start Training)
  • March 26th - Model Predictor
  • April 8th - Project Due

Features

Train Word2Vec

python word2vec/w2v.py -train pickle/language_dataset -model word2vec/mode_filename

###Links

Releases

No releases published

Packages

No packages published

Languages