Skip to content

hegman12/Deep-learnig-with-tensorflow

Repository files navigation

Deep-learnig-with-tensorflow

word embedding and text generation stuff with tensorflow

The code can be used to train your own word embedding in tensorflow. Later use the word embedding to generate text using LSTM in tensorflow. the code is as jupyter notebook file and self explnatory.