Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train over new data #30

Open
sicotronic opened this issue May 16, 2017 · 5 comments
Open

Train over new data #30

sicotronic opened this issue May 16, 2017 · 5 comments

Comments

@sicotronic
Copy link

sicotronic commented May 16, 2017

I'm sorry if it is just me that couldn't find it, but can you also provide the code to (re)train the model on new data?

@friesel
Copy link

friesel commented May 16, 2017

Agree: #17

@pickou
Copy link

pickou commented Jul 3, 2017

Wish to get the reply from the author as soon as possible. I wonder how to fine tune the model using my own dataset.

@loretoparisi
Copy link

👍

@jonny-d
Copy link

jonny-d commented Sep 21, 2017

Hello,

Here is code to train a multiplicative LSTM language model in Tensorflow

Hope it works! please feel free to leave feedback!

@nkooli
Copy link

nkooli commented Oct 17, 2017

i am trying to test over a new dataset. I trained the mlstm over my dataset using the code in "multiplicative LSTM language model in Tensorflow". This generates me a three files : model.data, model.index, model.meta
How can generates the 15 .npy files (0.npy, 1.npy, ..., 14.npy) to test the sentiment analysis code in https://github.com/openai/generating-reviews-discovering-sentiment
thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants