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 meant for use with the vocab actor
|
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 © 2015. All rights reserved.