This project is developed to perform evaluation of the online paging algorithms introduced in CS1962 of SJTU, taught by Prof. Yuhao Zhang and Prof. Zhihao Tang. We implement a efficient simulation ...
Abstract: With the continuous development in the field of machine learning, there is an increasing demand for the cloud-based machine learning inference services, which are latency-sensitive tasks, ...
The proliferation of high-throughput sequencing experiments has produced a large volume of data that is increasingly expensive to archive and unwieldy to process 1. Challenges brought by the rapidly ...
This repository contains several algorithm design projects I have completed as part of my coursework at Zhejiang Normal University, China, under the guidance of Professor 李小波. These projects cover ...
Abstract: Data privacy concerns and related regulations such as the General Data Protection Regulation in machine learning have fostered a boom in federated learning (FL). However, the costly ...
“To me, an algorithm is any piece of automated code that accepts some number of variables and data, [then] uses those variables and data to make decisions. But that’s the boring computer science ...
An algorithm is a list of rules to follow in order to complete a task or solve a problem. The steps in an algorithm need to be in the right order. Think about an algorithm for getting dressed in the ...