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

Add various layer types #6

Open
5 tasks
dhruvrajan opened this issue Jun 28, 2019 · 3 comments
Open
5 tasks

Add various layer types #6

dhruvrajan opened this issue Jun 28, 2019 · 3 comments

Comments

@dhruvrajan
Copy link
Owner

dhruvrajan commented Jun 28, 2019

  • Conv2D
  • LSTM
  • Dropout
  • Flatten
  • MaxPool2D
@zaleslaw
Copy link

I could help with Conv2D or different pooling for example (implemented them in private project)

@Sciss
Copy link

Sciss commented Oct 3, 2021

How difficult is this to implement? I'm looking for

  • BatchNormalization
  • LeakyReLU
  • Reshape
  • Conv2DTranspose
  • Dropout

@zaleslaw
Copy link

zaleslaw commented Oct 4, 2021

@Sciss please have a look at the KotlinDL library

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

3 participants