This repository contains machine learning models implemented in TensorFlow. The models are maintained by their respective authors. To propose a model for inclusion, please submit a pull request.

Sergio Guadarrama 17405341d4 Make the split of batch outside GPUs 9 年 前
autoencoder a472ac9525 merged changes from #25 9 年 前
inception 17405341d4 Make the split of batch outside GPUs 9 年 前
neural_gpu ba15af6e8e Fix issue in neural_gpu.py where TypeError is raised. 9 年 前
swivel 43f7a7e742 Fix tables. 9 年 前
transformer 41c52d60fe Spatial Transformer model 9 年 前
.gitignore 70702f79c7 Autoencoders 9 年 前
AUTHORS 41c52d60fe Spatial Transformer model 9 年 前
CONTRIBUTING.md d84df16bc3 fixed contribution guidelines 9 年 前
LICENSE 7c41e653dc Update LICENSE 9 年 前
README 70702f79c7 Autoencoders 9 年 前
README.md bbeaa26caf added license, minor adjustments to README.md's. 9 年 前

README

Very simple implementations of some autoencoder variations