Giter Club home page Giter Club logo

lydroo's People

Contributors

revenol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lydroo's Issues

Absence of data

First of all, I'd like to thank you for the open source codes. If I may ask, where is the data for the Tensorflow version of the LyDROO, thy PyTorch is self generated , how about the Tensorflow version? Thank you.

KeyError: (slice(None, None, None), None)!

Hi, Thank you for sharing the code, when I ran the code, I got the flowing error message, please help me to solve this problem:

Traceback (most recent call last): File "/content/LyDROO/LyDROOwithTF2conv.py", line 183, in plot_rate(Q, 100, 'Data Queue of WDs') File "/content/LyDROO/LyDROOwithTF2conv.py", line 39, in plot_rate plt.plot(np.arange(len(rate_array))+1, df.rolling(rolling_intv, min_periods=1).mean()) File "/usr/local/lib/python3.7/dist-packages/matplotlib/pyplot.py", line 2763, in plot is not None else {}), **kwargs) File "/usr/local/lib/python3.7/dist-packages/matplotlib/axes/_axes.py", line 1647, in plot lines = [*self._get_lines(*args, data=data, **kwargs)] File "/usr/local/lib/python3.7/dist-packages/matplotlib/axes/_base.py", line 216, in __call__ yield from self._plot_args(this, kwargs) File "/usr/local/lib/python3.7/dist-packages/matplotlib/axes/_base.py", line 332, in _plot_args y = _check_1d(tup[-1]) File "/usr/local/lib/python3.7/dist-packages/matplotlib/cbook/__init__.py", line 1349, in _check_1d ndim = x[:, None].ndim File "/usr/local/lib/python3.7/dist-packages/pandas/core/frame.py", line 2906, in __getitem__ indexer = self.columns.get_loc(key) File "/usr/local/lib/python3.7/dist-packages/pandas/core/indexes/range.py", line 358, in get_loc raise KeyError(key) KeyError: (slice(None, None, None), None)

关于按泊松分布到达数据的生成方式

# real-time arrival generation         
dataA[i, :] = np.random.exponential(arrival_lambda)

这样生成的不应该是一系列任务到达间隔么?为什么可以用来代指每个时隙内到达的数据量?

请问关于多进制卸载您有什么见解么

目前这方面的工作似乎都是二进制卸载?即x={0,1},但如果是多个WD,多个EC,每个WD可以决策卸载到任意一个EC,甚至可以通过多种路径(中继转发、直接传输),这时候应该如何考虑呢?有无相关工作

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.