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
Ambuj Mehrish
sidekit
Commits
ee06b1e4
Commit
ee06b1e4
authored
Apr 03, 2019
by
Anthony Larcher
Browse files
nnet.__init__ update
parent
129e3b0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnet/__init__.py
View file @
ee06b1e4
...
...
@@ -29,8 +29,8 @@ Copyright 2014-2019 Anthony Larcher and Sylvain Meignier
from
sidekit.nnet.feed_forward
import
FForwardNetwork
from
sidekit.nnet.feed_forward
import
kaldi_to_hdf5
from
sidekit.nnet.xsets
import
XvectorMultiDataset
,
XvectorDataset
,
StatDataset
,
XvectorMultiDataset_hot
from
sidekit.nnet.xvector
import
Xtractor
,
xtrain
,
extract_idmap
,
extract_parallel
,
xtrain_hot
from
sidekit.nnet.xsets
import
XvectorMultiDataset
,
XvectorDataset
,
StatDataset
from
sidekit.nnet.xvector
import
Xtractor
,
xtrain
,
extract_idmap
,
extract_parallel
__author__
=
"Anthony Larcher and Sylvain Meignier"
...
...
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