Tzu-Wei Sung

Results 4 repositories owned by Tzu-Wei Sung

listen-attend-and-spell

90
Stars
32
Forks
Watchers

Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API of Tensorflow, which makes the training and evaluation truly en...

MPM

97
Stars
15
Forks
Watchers

Simulating on GPU using Material Point Method and rendering.

tf-recsys

93
Stars
27
Forks
Watchers

tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.