Skip to content

Commit 43ec9af

Browse files
Update the proposal
Signed-off-by: Frank-lilinjie <lilinjie@bupt.edu.cn>
1 parent 19634e6 commit 43ec9af

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

docs/proposals/algorithms/lifelong-learning/Unknown Task Recognition Algorithm Reproduction based on Lifelong Learning of Sedna.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,11 @@ It is clear that the formulation in the paper does not consume additional time c
113113

114114
![](images/process.png)
115115

116-
### Embedded in Sedna
116+
### Embedded in Ianvs
117117

118-
![](images/framework.png)
118+
![ ](images/ianvs_arch.png)
119119

120-
In the training phase, the classifier is deployed in two more ways, the classifier is stored as a model in the form of a file, either in a container or as an environment variable that is used by calling the address directly.
121-
122-
In the inference phase, the unknown task algorithm exists in the Edge inference of the edge end, worker.
120+
After training, the unknown task algorithm model is placed in the Lifelong Learning Paradigm section of the Test Case Controller module as one of the algorithms for unknown task identification in the lifelong learning paradigm.
123121

124122

125123

Binary file not shown.
141 KB
Loading

0 commit comments

Comments
 (0)