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

Newbe question: Sample code of testing a network #2

Open
GTsatiris opened this issue Jan 26, 2017 · 0 comments
Open

Newbe question: Sample code of testing a network #2

GTsatiris opened this issue Jan 26, 2017 · 0 comments

Comments

@GTsatiris
Copy link

First, I would like to express how much I appreciate this code! It presented itself in front of me exactly when I needed it!
However, as new to the concepts of neural networks as one can be, I would like to see some more examples, especially in getting output from a network. I would like to throw unknown input in an already trained NN and see what comes from the other end.
I suspect that this happens through the NeuralNetwork.forward() method, but I cannot understand what the Graph g argument is there for.
An example of how to use an RNN, with, let's say, a time series of size n steps, would definitely clear the picture for me.
Thanks in advance!

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

1 participant