Actions

Algoliterary Encounters: Difference between revisions

From Algolit

(Creating word embeddings using word2vec)
(Creating word embeddings using word2vec)
Line 46: Line 46:
  
 
==== Creating word embeddings using word2vec ====
 
==== Creating word embeddings using word2vec ====
* [[word2vec applications]] - this can serve as an introduction to word2vec?
+
* [[Crowd Embeddings]] - case studies, still needs fine tuning
 
* [[word2vec_basic.py]] - in piles of paper
 
* [[word2vec_basic.py]] - in piles of paper
 
* [[softmax annotated]]
 
* [[softmax annotated]]

Revision as of 12:57, 25 October 2017


Start of the Algoliterary Encounters catalog.

General Introduction

Algoliterary works

Algoliterary explorations

A few outputs to see how it works

Parts of NN process

Datasets

From words to numbers

Different views on the data

Creating word embeddings using word2vec

Autonomous machine as inspection

Algoliterary Toolkit

Bibliography