Code Monkey home page Code Monkey logo

fair_flearn's People

Contributors

anupamme avatar litian96 avatar

Watchers

 avatar  avatar

fair_flearn's Issues

SVM implementation

There is another implementation of SVM in tensorflow as pointed out in this SO link.

However, the existing implementation in flearn/models/vehicle/svm.py does not use this implementation.

It seems that the implementation in SO link is more native so we want to experiment with this and understand.

Add code for adversarial client

An adversary needs to make 3 choices:

  1. How many nodes to contribute
  2. What fraction of data to poison
  3. What is the poison to add

We will focus on first 2 questions in this issue. We need to make changes in the code so that we can control the values to these questions e.g.

An adversary decides to contribute 10 nodes and 20% poisoned data in each of them - this means create adversarial data for this requirement.

How to create data for such a requirement. There is a companion issue [1].

Make changes in the existing code base to accommodate for adversarial clients - I have added placeholders there.

  1. jaintj95/Federated_AoT#3

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.