-
Notifications
You must be signed in to change notification settings - Fork 0
Home
utunga edited this page Jan 11, 2012
·
17 revisions
This is the hub of our main intranet.
There is also the dropbox, the mailing list, the issues list, code itself, the lean canvas, and the kanban project page.
Welcome to New People - info at high level
Getting started with Hashmapd - getting correct libraries installed
- Measuring the probability that a tweet is in English
- Tokenize Data Algorithm
- Choose Tokens Algorithm
- Auto-Encoder Algorithm Stuff
- Layout Algorithm
- Labeling Algorithm
- Visualisation Algorithm
- TO DO
- Tokenizer
- Histogram Generator: ( Tokens -> Histogram, per user)
- HashCode Generator: (Histogram -> Hashcode (given Weights))
- TSNE Online: (Hashcode->Coordinate)
- Token Density Data: (-> Map Density, per token)
- Label Service: (-> Best 'labels' for given area of map)
- Map Tile Generator ** TO DO **
- Setting up a python virtual environment
- Compiling cython code Cython instructions
- #EQNZ Tweets DataSet/Project
- MusicHype DataSet/Project
- MNIST DataSet/Project
- Reuters DataSet/Project
- TO DO