__init__.py 401 Bytes
# Copyright 2016    Johns Hopkins University (Dan Povey)
#           2016    Vimal Manohar
#           2016    Vijayaditya Peddinti
#           2016    Yiming Wang
# Apache 2.0.


# This module has the python functions which facilitate the use of nnet3 toolkit
# It has two sub-modules
# xconfig : Library for parsing high level description of neural networks
# train : Library for training scripts