| Interface | Description |
|---|---|
| InputStreamCreator |
Created by agibsonccc on 10/19/14.
|
| Class | Description |
|---|---|
| Huffman |
Huffman tree builder
|
| StreamWork | |
| VocabWord |
Intermediate layers of the neural network
|
| VocabWork |
Vocab work
|
| Word2Vec |
Leveraging a 3 layer neural net with a softmax approach as output,
converts a word based on its context and the training examples in to a
numeric vector
|
| Word2Vec.Builder |
Copyright © 2014. All rights reserved.