Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2021
/
Article
/
Alg 2
/
Research Article
Adaptive In-Network Collaborative Caching for Enhanced Ensemble Deep Learning at Edge
Algorithm 2
CCBF.query(
).
Require:
;
Ensure:
Query result (true or false);
(1)
for
to
do
(2)
(3)
if
then
(4)
return
(5)
end if
(6)
end for
(7)
return
(8)
End