-
Notifications
You must be signed in to change notification settings - Fork 5
fukang93/YCDL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1.基于pslite 的DNN框架 2.依赖的库有: boost Eigen ps-lite generator:https://github.com/TheLartians/Generator json: https://github.com/nlohmann/json.git 3. 依赖库安装 ./run_build.sh 4. 编译 ./run.sh build 5. test ./run.sh test 6. 运行demo 单机LR ./bin/output/lr_uci 单机DNN ./bin/output/network 伪分布式LR sh script/local.sh 2 2 ./bin/output/lr_uci_dist 伪分布式DNN sh script/local.sh 2 2 ./bin/output/network_dist
About
DNN framework based on ps-lite
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published