buriburisuri/ByteNet
This paper proposed the fancy method which replaced the traditional RNNs with conv1d dilated and causal conv1d, and they achieved fast training and state-of-the-art performance on character-level translation. I've replaced the Sub Batch Normal with Layer Normalization for convenience. Latent dimension is 400 because Comtrans corpus in NLTK is small. I've replaced the Sub Batch Normal with Layer Normalization for convenience. Latent dimension is 400 because Comtrans corpus in NLTK is small.
Dec-16-2016, 07:00:09 GMT
- Technology: