Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
cbb07db4
Commit
cbb07db4
authored
Apr 15, 2021
by
lucas_miranda
Browse files
Added extra branch to main autoencoder for rule_based prediction
parent
30d5c30e
Pipeline
#98493
passed with stages
in 18 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_model_utils.py
View file @
cbb07db4
...
...
@@ -283,6 +283,6 @@ def test_neighbor_latent_entropy():
X
,
X
,
callbacks
=
deepof
.
model_utils
.
neighbor_latent_entropy
(
k
=
10
,
encoding_dim
=
6
,
validation_data
=
X
,
variational
=
True
,
verbose
=
0
k
=
10
,
encoding_dim
=
6
,
validation_data
=
X
,
variational
=
True
,
),
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment