-
Notifications
You must be signed in to change notification settings - Fork 311
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
Visualizated explanations of the examples #250
Comments
@johnny5550822 Yeah that kind of tutorial would be awesome. Its just that I have been a little overwhelmed with other stuff. Tutorials take time to do. Would you be open to writing one? Otherwise, I am working on a blog post / tutorial for the noise-contrastive-estimate.lua example. |
Trying to understand is that kind of stuff is compatible with rnn's - http://homes.cs.washington.edu/~marcotcr/blog/lime/ |
@nicholas-leonard Yes, I am thinking about it. If I make one for some examples, I will send you the link. A tutorial will boost the good codes of RNN. @rracinskij Thanks. Yes, I agree with it. Sometime, there are some tutorails out there, but it is hard to google them~ |
@johnny5550822 Awesome! Keep us posted :) |
I found the examples founder is great. Have you have any plan to further develop visual explanation on every example file? For example the "recurrent-time-series.lua", when we go over the code, explanation + figures may help the user to understand not only how rnn package works, but also the basic of the recurrent network structure?
@nicholas-leonard
The text was updated successfully, but these errors were encountered: