We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c14fb8 commit 60ba734Copy full SHA for 60ba734
hyperengine/examples/README.md
@@ -39,7 +39,7 @@ All examples are complete runnable scripts and are self-contained to ease unders
39
This example shows how hyper-parameters can be used in data processing.
40
41
#### 4. Natutal Language Processing
42
- - [**Word2Vec training**](4_1_word2vec.py):
+ - [**Word2Vec training**](4_1_word2vec_embedding.py):
43
an example of custom data provider to train Word2Vec embedding vectors. In addition, it shows how to use the solver
44
without accuracy metric and validation.
45
0 commit comments