Vooban
Results
4
repositories owned by
Vooban
Smoothly-Blend-Image-Patches
354
Stars
89
Forks
Watchers
Using a U-Net for image segmentation, blending predicted patches smoothly is a must to please the human eye.
Autoencoder-TensorBoard-t-SNE
71
Stars
28
Forks
Watchers
Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine learning.
Decision-Trees-For-Knowledge-Discovery
25
Stars
15
Forks
Watchers
Understand and modelize the structure behind your data with Decision Trees
Hyperopt-Keras-CNN-CIFAR-100
144
Stars
43
Forks
Watchers
Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task. Monitoring with TensorBoard. Other visualiz...