Skip to content
GitLab
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
480837ea
Commit
480837ea
authored
Mar 11, 2021
by
lucas_miranda
Browse files
Added nose2body to rule_based_annotation()
parent
358b099b
Changes
1
Hide whitespace changes
Inline
Side-by-side
deepof/model_utils.py
View file @
480837ea
...
...
@@ -370,7 +370,7 @@ class MMDiscrepancyLayer(Layer):
class
Cluster_overlap
(
Layer
):
"""
Identity layer that measures the overlap between the components of the latent Gaussian Mixture
using
a specified metric (KNN-purity, MMD)
using
the average inter-cluster MMD as a metric
"""
def
__init__
(
self
,
lat_dims
,
n_components
,
loss
=
False
,
samples
=
10
,
*
args
,
**
kwargs
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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