Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 205 Bytes

gen data

run gendata.py,10000 samples for training, 500 samples for verification.

train

Modify the TrainRoot, TestRoot, TrainLabel, TestLabel, and VocabularyPath of the Program.cs file. Then run it.