Skip to content

CNN ideas #7

Description

@L-Bolt

Class network
Heeft een array van layers
activation function (relu?)
void backwards_propogation(this->layers)

Class layer
int bias
int weight
output nodes en input nodes?

Ik denk dat de layers 1024 of 3072 input nodes (1 node per pixel, 3 kleuren per pixel) nodig heeft, dan moeten we later iets fine tunen voor de hidden layer en dan 10 nodes in de output layer (10 classes).

Het backwards propogation gedeelte kan op de GPU gegooit worden.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions