cd $code_dir
python setup.py install
or
cd $code_dir
pip install .
tips:
-
help print
python -m ken_tools -h
-
ken means what?
ken means Kenneth, the author of this repo, contact me with phone num: 13018027867 or wechat
[1] deep model train
>> torchrun --nproc_per_node 4 -m ken_tools.tools.train --config your_config.py
[2] xgb train
>> python -m ken_tools.tools.xgb_trainer.xgb_clf -h
- trainValBase 深度模型训练的核心实现
more details refer to doc
mxrecord, etc.
warmupPolicy, etc.
tsne, html
using flask and tornado to get http server