зеркало из https://github.com/microsoft/EdgeML.git
Update readme.txt
This commit is contained in:
Родитель
7f52c63944
Коммит
3e102e8784
|
@ -1,3 +1,7 @@
|
|||
python train.py --help
|
||||
|
||||
This gives you the usage instructiosn.
|
||||
This gives you the usage instructions.
|
||||
|
||||
The train and test files need to be .npy (numpy arrays)
|
||||
The format is: [lbl feats] for each data-point
|
||||
The dimension of the .npy array will be [Size, num_feats + 1]
|
||||
|
|
Загрузка…
Ссылка в новой задаче