mrgloom / Kaggle-Two-Sigma-Connect-Rental-Listing-Inquiries-Feature-Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two-Sigma-Connect-Rental-Listing-Inquiries-Feature-Visualization

Feature visualization for Two Sigma Connect: Rental Listing Inquiries

I have used pretrained AlexNet models one of which was trained on ImageNet database and another finetuned on MIT Places database.

This example depends on caffe with python interface(for feature extraction) and sklearn(for pca and t-sne projection).

Network weights can be downloaded from:

Results:

pca imagenet

alt tag

pca mit places

alt tag

t-sne imagenet

alt tag

t-sne mit places

alt tag

About


Languages

Language:Python 85.2%Language:Shell 14.8%