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

Implement conv2d, max pooling, flatten, dropout, batch norm layers #10

Open
5 tasks
theolepage opened this issue Apr 24, 2020 · 0 comments
Open
5 tasks
Assignees
Labels
feature New feature

Comments

@theolepage
Copy link
Owner

theolepage commented Apr 24, 2020

  • Conv2D
  • MaxPooling2D
  • Flatten
  • Dropout
  • BatchNorm
@theolepage theolepage self-assigned this Apr 24, 2020
@theolepage theolepage added the feature New feature label Apr 24, 2020
@theolepage theolepage changed the title Implement Flatten, MaxPooling, Softmax and Dropout Implement Softmax and Dropout layers Apr 24, 2020
@theolepage theolepage changed the title Implement Softmax and Dropout layers Fix convolution and implement Softmax and Dropout layers Nov 21, 2020
@theolepage theolepage changed the title Fix convolution and implement Softmax and Dropout layers Implement conv2d, max pooling, flatten, softmax, dropout layers Dec 28, 2020
@theolepage theolepage changed the title Implement conv2d, max pooling, flatten, softmax, dropout layers Implement conv2d, max pooling, flatten, dropout layers Jan 15, 2021
@theolepage theolepage changed the title Implement conv2d, max pooling, flatten, dropout layers Implement conv2d, max pooling, flatten, dropout, batch norm layers Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant