Skip to content

Experimental codes of Embeddings, Autoencoders and Neural Network in PyTorch and Tensorflow.

Notifications You must be signed in to change notification settings

Tobiaspk/Embedding_Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Embedding_Experiments

Experimental codes of Embeddings, Autoencoders and Neural Network in PyTorch and Tensorflow.

Word Embedding streaming random Wikipedia Articles

A simple word embedding model that trains on random Wikipedia article abstracts.

Variational Autoencoder

src/VAE_tensorflow_v1.ipynb

Model of a simple variational autoencoder from scratch. Implemented in Tensorflow v1.

About

Experimental codes of Embeddings, Autoencoders and Neural Network in PyTorch and Tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published