Cute is new programming model in Nvidia GPU introduced from Cutlass3.0. Cute provides efficient abstraction for GPU programming to help developpers implement high performance CUDA code and more ...
This is an improved implementation of the paper Auto-Encoding Variational Bayes by Kingma and Welling. It uses ReLUs and the adam optimizer, instead of sigmoids and adagrad. These changes make the ...