issues
search
Yann-CV
/
vintage-models
Pytorch personal implementation of the most famous neural network models
GNU General Public License v3.0
0
stars
0
forks
source link
Add the variational autoencoder to vintage models
#12
Closed
Yann-CV
closed
8 months ago
Yann-CV
commented
8 months ago
add LinerWithActivation
Add VaeEncoder, VaeDecoder, and Vae and unit tests
Add experiments about Vae