tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.38k stars 1.96k forks source link

How to train a generative RNN model from github repositories? #433

Open thwee-alchemist opened 5 years ago

thwee-alchemist commented 5 years ago

Hi, I was wondering if you could tell me how I could go about training a generative RNN model from github repository documentation and source code. I figure I'll need one RNN to understand code, and one to understand English, pictures, or sign language. Software Engineers worldwide could immediately become software engineering managers. Even if success isn't guaranteed, and the code will have to be double checked, I'd like to learn more about this topic. Unfortunately, I find this topic very difficult to grasp. This is what procedural programmers must have felt like when they started learning C++...