Giter Site home page Giter Site logo

flsim's People

Contributors

chapter09 avatar hualibukenni avatar kaplanz 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  avatar  avatar  avatar

flsim's Issues

DQN Code Release

Hi there, I have a quick question, is there any plan of releasing the DQN code? Would love to evaluate this work and extend it further.

My DQN implementation based on flsim

Hi there,

Thanks for the good work! Just a question, is the DQN model trained (by selecting 1 participating device as mentioned in the paper) before being deployed to the server for FL communications? Or does it trained in parallel with the FL communications? If so, how? Because in FL communications you are using DQN to select top k devices for training right?

Anyone else can help me understand this? Thanks!

Problem of code

Hello! I'm sorry to bother you. In your paper, you said that you need use the PCA to achieve Dimension Reduction, but I cannot find in your codes. Could you tell me where is this part in your codes? Thank you very much!

Some doubts and questions

I understand that for some reasons you might not have been able to release your complete code but I would highly appreciate if you could help me answering some questions about your implementation.

  1. The validation set on server, how much data it has and is it taken from original training (before partitioning) or test set?
  2. Do you train your DQN network with one optimization step after each communication round (after pushing the latest experience into replay memory) or multiple steps? Do you wait for the memory to collect some experience or train DQN even with 1 entry? What is the DQN training batch size?
  3. what is the optimization algorithm and learning rate used to train the DQN network?
  4. What is the frequency of updating the target network (from the learning DQN)?
  5. do you use learning rate decay as in FedAvg? Does it match their numbers?
  6. Do you use a discounting factor for reward (\gamma in your paper)?

Thank you in advance!

about RL in the Paper

Hello Sir,

I have read your paper and I am curious about the time to train an RL agent for MNIST dataset by using 80% no-iid dataset. Do you mind to tell that?

Best wishes

RL code disable

I am curious about the work in your paper, but I found that it is unavailable to the DQN implementation. Could you share the code about server.dqn and server.train?

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.