Pinned Repositories
Caching-Algorithm
In this project, you will design a caching algorithm for your users to improve user experience by reducing delay and also to save bandwidth for your organization. In this scenario, there are 100 files with varying popularity and sizes. Users request these files based on their popularity.
cloud-cache
Caching in the Cloud - Ex 2 Cloud Computing 3031
CodedCaching
A Computational Approach to Derive Outer Bound for Communication Systems and Data Stoarge Systems
drl
Deep Reinforcement Learning for Offloading and Resource Allocation in Vehicle Edge Computing and Networks
edge-offloading
computation offloading in mobile edge computation using Reinforcement Learning
free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/ssr/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
my_MEC_program
I build this Mobile Edge Computation simulating environment all by myself, and use the costomized ddpg reinforcement learning algorithm to make offloading decision.
Optimal_Resource_Allocation_using_Reinforcement_Learning
Decision making using Reinforcement Learning
Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning
Simulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources allocation (offload targets, computational resources, migration bandwidth) in the edge servers
SAC_MEC
MEC task offloading(change ddpg into SAC)
hd818's Repositories
hd818/SAC_MEC
MEC task offloading(change ddpg into SAC)
hd818/edge-offloading
computation offloading in mobile edge computation using Reinforcement Learning
hd818/free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/ssr/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
hd818/Caching-Algorithm
In this project, you will design a caching algorithm for your users to improve user experience by reducing delay and also to save bandwidth for your organization. In this scenario, there are 100 files with varying popularity and sizes. Users request these files based on their popularity.
hd818/cloud-cache
Caching in the Cloud - Ex 2 Cloud Computing 3031
hd818/drl
Deep Reinforcement Learning for Offloading and Resource Allocation in Vehicle Edge Computing and Networks
hd818/my_MEC_program
I build this Mobile Edge Computation simulating environment all by myself, and use the costomized ddpg reinforcement learning algorithm to make offloading decision.
hd818/Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning
Simulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources allocation (offload targets, computational resources, migration bandwidth) in the edge servers
hd818/adaptive-federated-learning
Code for paper "Adaptive Federated Learning in Resource Constrained Edge Computing Systems"
hd818/Asynchronous-Federated-Learning-Based-Mobility-aware-Caching-in-Vehicular-Edge-Computing
hd818/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
hd818/Cache-Allocation-Project
The purpose of this project is to implement machine learning methods to study resource allocation problems, that is how to share limited resources out among several agents.
hd818/caching_project
implementation of cooperative caching algorithm for edge computing
hd818/Cooperative-Caching-in-VEC-Based-on-Asynchronous-FL-and-DRL
hd818/CyC2018-CS-Notes
hd818/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
hd818/deep_learning_caching
A proactive caching algorithm based on NCF framework and social relationship.
hd818/Dynamic-Request-Scheduling-Optimization-in-Mobile-Edge-Computing-for-IoT-Applications
This project is the implementation of the research paper titled "Dynamic Request Scheduling Optimization in Mobile Edge Computing for IoT Applications"
hd818/Energy-aware-compute-strategy
The growth of data volume and the popularity of mobile devices have spawned a large number of low-latency, high-computing applications. At the same time, under the wave of global new energy, the energy efficiency utilization of electronic equipment has also received more and more attention. Due to a large delay and occupying the large bandwidth of cloud computing, and the limited computing power of end devices, mobile edge computing is considered to be the best way to achieve low latency of complex tasks. Wifi routers can provide high bandwidth and can work as intermediate nodes for forwarding tasks. In this report, we propose to use dynamic programming based on wifi routers to dynamically schedule computing tasks to edge computing nodes to achieve maximum bandwidth utilization, under the energy consumption constraint of the user. The experiment result shows that the DP method compared the with other three traditional algorithms can get higher bandwidth by using less Energy cost and fewer numbers workers. Besides, we can effectively search for the last phase Table to save much time by using Computation Reusability.
hd818/github-slideshow
A robot powered training repository :robot:
hd818/htc-cache-system-simulator
Simulates Cache Systems in High-Throughput Computing Clusters
hd818/IoV-Computation-Offloading
hd818/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
hd818/Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
hd818/MEC-computation-offloading-via-MCTS
MEC computation offloading via MCTS
hd818/MEC_offloading
Code for Intelligent Dynamic Data Offloading in a Competitive Mobile Edge Computing Market paper https://www.mdpi.com/1999-5903/11/5/118/pdf
hd818/ML-RL-simulations
A multi-layer guided reinforcement learning-based tasks offloading in edge computing - Simulations
hd818/SMDP
hd818/soCoM
A semi-online Computational Offloading Model, which utilizes users’ behavior prediction method to optimize task offloading in edge computing environments.
hd818/WebServer
A C++ High Performance Web Server