Skip to content

Instantly share code, notes, and snippets.

View a2tm7a's full-sized avatar

Amit Manchanda a2tm7a

  • Newton School
  • Bengaluru, India
View GitHub Profile
@a2tm7a
a2tm7a / Installation Blog
Created October 10, 2015 10:33
Instllation Blog
#**Why Develop For Android?**#
With over **1 billion** Android devices already activated, Android represents an incredible opportunity for developers.
Android Studio is a latest and most widely accepted IDE designed by Google itself. If you want to develop apps in android then it is highly recommended to use Android Studio.
----------
###**Quick Start**###
#**Why Develop For Android?**#
With over **1 billion** Android devices already activated, Android represents an incredible opportunity for developers.
Android Studio is a latest and most widely accepted IDE designed by Google itself. If you want to develop apps in android then it is highly recommended to use Android Studio.
----------
###**Quick Start**###
@a2tm7a
a2tm7a / gensim2projector_tf.py
Last active June 5, 2017 14:45 — forked from lampts/gensim2projector_tf.py
how to convert/port gensim word2vec to tensorflow projector board.
# required tensorflow 0.12
# required gensim 0.13.3+ for new api model.wv.index2word or just use model.index2word
from gensim.models import Word2Vec
import tensorflow as tf
from tensorflow.contrib.tensorboard.plugins import projector
import numpy as np
# loading your gensim
model = Word2Vec.load("YOUR-MODEL")

Keybase proof

I hereby claim:

  • I am a2tm7a on github.
  • I am a2tm7a (https://keybase.io/a2tm7a) on keybase.
  • I have a public key whose fingerprint is B004 B5CC 3098 E0DF 91CF ADA5 06D2 0028 BC1A 3F76

To claim this, I am signing this object: