metarl-offloading icon indicating copy to clipboard operation
metarl-offloading copied to clipboard

Results 9 metarl-offloading issues
Sort by recently updated
recently updated
newest added

你写的两步都运行完了,接下来需要作什么吗

Hello, I would like to ask a question. The difference between different MDPs in meta-reinforcement learning in the previous papers is that the state transition probability(P) and reward function(R) are...

为什么运行完meta_trainer.py后,运行meta_evaluator.py,会报错 finish_time, energy_cost = env.get_all_mec_execute_time() ValueError: not enough values to unpack (expected 2, got 1)

tensorflow.python.util.tf_export.InvalidSymbolNameError: Can only export symbols under package name of component. e.g. tensorflow_estimator must export all symbols under tf.estimator 您好,运行代码是遇到这个问题,该怎么处理呢

各位同行伙伴们好,你们有谁运出来这个代码了没有呢,可以给说一下最后是否能运出来吗

请问本项目在windows系统上是否可行

当n=10、15、20时均可以正常进行训练,但当我设置为25、30、40时,却会出现错误: Iteration 0 ---------------- Sampling set of tasks/goals for this meta-batch... 0% [##############################] 100% | ETA: 00:00:00 Total time elapsed: 00:00:26 Processing samples... Traceback (most recent call last): File "/home/liujiamin/anaconda3/envs/tf-1.15/lib/python3.6/site-packages/numpy/lib/shape_base.py",...

Hi, thanks for sharing this codebase. I’m trying to run meta_evaluator.py but encountered the following error: Logging to ./meta_evaluate_ppo_log/task_offloading calculate baseline solution====== avg greedy solution: -5.326296975575445 avg greedy solution: 802.4605928660801...