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

Added Regularizers support #90

Merged
merged 14 commits into from
Jun 3, 2021
Merged

Added Regularizers support #90

merged 14 commits into from
Jun 3, 2021

Conversation

zaleslaw
Copy link
Collaborator

@zaleslaw zaleslaw commented Jun 1, 2021

Related to the #83

@zaleslaw zaleslaw added this to the 0.3 milestone Jun 1, 2021
zaleslaw added 4 commits June 3, 2021 12:40
# Conflicts:
#	api/src/main/kotlin/org/jetbrains/kotlinx/dl/api/core/layer/convolutional/Conv2D.kt
#	api/src/main/kotlin/org/jetbrains/kotlinx/dl/api/inference/keras/ModelSaver.kt
@zaleslaw zaleslaw changed the title [WIP] Added Regularizers support Added Regularizers support Jun 3, 2021
@zaleslaw zaleslaw added the LGTM PR reviewed and is ready to merge label Jun 3, 2021
zaleslaw added 3 commits June 3, 2021 14:40
# Conflicts:
#	api/src/main/kotlin/org/jetbrains/kotlinx/dl/api/inference/keras/ModelSaver.kt
@zaleslaw zaleslaw merged commit 76e50b1 into Kotlin:master Jun 3, 2021
@zaleslaw
Copy link
Collaborator Author

zaleslaw commented Jun 4, 2021

Resolves #83

@zaleslaw zaleslaw linked an issue Jun 4, 2021 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM PR reviewed and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add regularization to the layers
1 participant