nnet-recurrent.h File Reference
#include <string>
#include <vector>
#include "nnet/nnet-component.h"
#include "nnet/nnet-utils.h"
#include "cudamatrix/cu-math.h"
Include dependency graph for nnet-recurrent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RecurrentComponent
 Component with recurrent connections, 'tanh' non-linearity. More...
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 
 kaldi::nnet1