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
005e1384
Commit
005e1384
authored
Jun 01, 2021
by
lucas_miranda
Browse files
Changed prior initialization
parent
0b0ddad3
Pipeline
#102700
passed with stages
in 21 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deepof/models.py
View file @
005e1384
...
...
@@ -15,7 +15,7 @@ import tensorflow_probability as tfp
from
tensorflow.keras
import
Input
,
Model
,
Sequential
from
tensorflow.keras.activations
import
softplus
from
tensorflow.keras.constraints
import
UnitNorm
from
tensorflow.keras.initializers
import
he_uniform
,
Orthogonal
from
tensorflow.keras.initializers
import
he_uniform
from
tensorflow.keras.layers
import
BatchNormalization
,
Bidirectional
from
tensorflow.keras.layers
import
Dense
,
Dropout
,
LSTM
from
tensorflow.keras.layers
import
RepeatVector
,
Reshape
,
TimeDistributed
...
...
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