Skip to content

Commit 60ba734

Browse files
committed
fix the link
1 parent 0c14fb8 commit 60ba734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperengine/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ All examples are complete runnable scripts and are self-contained to ease unders
3939
This example shows how hyper-parameters can be used in data processing.
4040

4141
#### 4. Natutal Language Processing
42-
- [**Word2Vec training**](4_1_word2vec.py):
42+
- [**Word2Vec training**](4_1_word2vec_embedding.py):
4343
an example of custom data provider to train Word2Vec embedding vectors. In addition, it shows how to use the solver
4444
without accuracy metric and validation.
4545

0 commit comments

Comments
 (0)