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

define output_neuron activation #184

Open
macd2 opened this issue Nov 26, 2019 · 0 comments
Open

define output_neuron activation #184

macd2 opened this issue Nov 26, 2019 · 0 comments

Comments

@macd2
Copy link

macd2 commented Nov 26, 2019

How can the activation function for the output be set?

In other words, I need the outputs for num_outputs > 1 with an nn.RecurrentNetwork as oneHot encoded. Whats the best way to go about it?

right now im using an argmax on the returned list but it looks like the network is not learning, since the Change in the network has little effect.

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