JoeyHwong
b4b8e2a14d
Improve the docs
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
626a89248b
Merge pull request #142 from JoeyHwong-gk/lls3
lifelong learning: issue-driven interface-adjustment and bug fix
4 years ago
JimmyYang20
c46697e87d
fix il doc
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
JoeyHwong
becfe485df
fix lifelong issue
- Reduce parameters for initial
- show all interfaces of lifelong learning in example
- fix bugs from deep learning framework
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
57be75c289
Merge pull request #117 from JoeyHwong-gk/joint
joint_inference: bug fix and interface reconstruction
4 years ago
JoeyHwong
2806c735e5
fix pr comment
- make the hard_example_mining alg to be a common interface
- fix get_hem_from_config: raise exception when value is unexpected
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
a9e85a3348
fix example bug: save result which get from cloud if is hard example
fix message when http connect fail
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
e8c5ff3f8e
Merge pull request #143 from JoeyHwong-gk/lldoc
improve lifelong learning docs
4 years ago
KubeEdge Bot
16fb975dac
Merge pull request #107 from JoeyHwong-gk/incremental
[incremental learning] example:keep all results whether is hardExample or not, fixed the issue of using s3 to save model
4 years ago
JoeyHwong
d6023c3579
make the hard_example_mining alg to be a common interface
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
3de7c6862c
improve lifelong learning docs
1. improve the atc example words
2. fix the broken links in lifelong proposal
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
dd0dd5cc2d
fix bug: Cloud worker not exiting
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
13d97183ed
fix bug: aggregation of weights should occur in the AggServer
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
e833a23615
Update interface.py
fix env missing bug
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
1c42fcab18
Interface Improvement:
1. The algorithm of HardExampleMining should be seleted by the developer.
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
a218658ed6
fix incremental_learning bug
- Add docs and code comment
- fix bugs: epoch always be 1, inference result not saved, s3 upload
fail
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
3f7fb10365
Fix example/lib bugs
1.fix backend env bug;
2.fix s3 upload bug;
3.fix joint_inference bug;
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
5e98d02287
Merge pull request #83 from llhuii/fix-examples-push-script
examples: fix the push script ignoring first image
4 years ago
llhuii
48491ca822
examples: fix the push script ignoring first image
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
c1d878167b
Bump images/lib to v0.3.0
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
9411a2cd0e
Merge pull request #72 from JoeyHwong-gk/lib-refactor
lib refector and add lifelong learning
4 years ago
JoeyHwong
97a77d0f78
fix pr comment
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
03ba6872e3
Merge pull request #79 from Congrool/main
Fixed a spelling mistake
4 years ago
congrool
3900db8801
fixed a spelling mistake
Signed-off-by: congrool <783928876@qq.com>
4 years ago
JoeyHwong
684aa038be
Add Lifelong Learning
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
0c7f1321be
Lib Refector
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
llhuii
b4e7c08961
Remove khalid-davis from OWNERS
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
JimmyYang20
a7b52ba2ea
Add readme of shared storage
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
JimmyYang20
7e93517e3c
Fix readme of joint inference example
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
a643d6bb19
Merge pull request #45 from JimmyYang20/main
Fix example of federated learning
4 years ago
JimmyYang
1508c2e764
Fix example of federated learning
Signed-off-by: JimmyYang <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
1941a6d013
Merge pull request #37 from TymonXie/main
docs: enhance example of incremental learning
4 years ago
KubeEdge Bot
0428d69259
Merge pull request #38 from JimmyYang20/main
Fix examples: joint inference/federated learning
4 years ago
JimmyYang
b0b7cb992d
Enhance federated learning example
Signed-off-by: JimmyYang <yangjin39@huawei.com>
4 years ago
JimmyYang
36e1df2314
Enhance joint inference example
Signed-off-by: JimmyYang <yangjin39@huawei.com>
4 years ago
TymonXie
ee71aedec8
docs: enhance example of incremental learning
Signed-off-by: TymonXie <tymonxie@gmail.com>
4 years ago
llhuii
e63d4a1e17
Makefile: add image push targets
1. add 'push' to push gm/lc images
2. add 'push-examples' to push examples images
3. add 'push-all' for both
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
0fc9bffe76
Make the name of examples images more meaningful
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
5e2aa14b3e
examples: add Dockerfiles and build script
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
f77563236f
Merge pull request #32 from jaypume/incremental_learning
modify the dataset format to relative path
4 years ago
Jie Pu
c29a638fe1
add preprocess hook to load_dataset
Signed-off-by: Jie Pu <i@jaypu.com>
4 years ago
JimmyYang
27bb628596
Update readme of joint inference example
Signed-off-by: JimmyYang <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
fcb18a6aa5
Merge pull request #6 from llhuii/update-owners
Update OWNERS
4 years ago
JimmyYang
ec69ab0e16
Fix readme of incremental learning example
Signed-off-by: JimmyYang <yangjin39@huawei.com>
4 years ago
llhuii
974d38f948
Update OWNERS
From https://git.k8s.io/community/contributors/guide/owners.md ,
the approvers should be not in the reviewers section.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
847e81ae8f
Add OWNERS files
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
016e649931
Add copyright
also add a python script used to generate the copyright
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
32ef5c1e90
Rename neptune to sedna
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
khalid-davis
1540f7ecc7
Update the directory structure of examples
Signed-off-by: khalid-davis <huangqinkai1@huawei.com>
4 years ago
khalid-davis
7cecee805e
Update the lib code and example for review comment
Signed-off-by: khalid-davis <huangqinkai1@huawei.com>
4 years ago