# my_MEC_program **Repository Path**: yao-zewei/my_MEC_program ## Basic Information - **Project Name**: my_MEC_program - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_MEC_program I build this Mobile Edge Computation simulating environment all by myself, and use the customized ddpg reinforcement learning algorithm to make the offloading decision. The DDPG reinforcement learning decision algorithm was mostly from https://www.youtube.com/watch?v=6Yd5WnYls_Y, while some adjustments were made to fit the MEC environment. BTW simulate.py is the file that you want to run.