Skip to content

Allow different activation functions for different layers #5

Open
@sbaldu

Description

@sbaldu

Right now the activation function is a template parameter of the network, which means that it's the same for all the hidden layer and, in particular, for the output layer.
It would be better and more general to allow different layers to use different activation functions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    additionAdding a new featurereworkThis entails a major rework of the code structure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions