Git Product home page Git Product logo

adversarial-ml-gk's Introduction

== please contact [email protected] for questions regarding this repo. This README is an open project ==

Welcome

Thank you so much for visiting this project!

Introduction

The purpose of this repository is to make it easier to share our work with other collaborators. There's a limitless supply of things to do, and centralizing the efforts of the project in one repository, and maintaining consistent quality, is essential to making consistent progress. An open source collaboration strategy makes sense.

Technical Details

The base data loader, model training api, and attack api are all runnable as demos and their essential functionality is documented in their respective main() methods.

Contribution Details

When contributing to this repo, please~

  1. Fork this repo.
  2. Set this repo as upstream and your own fork as origin.
  3. Develop features or improvements in a new branch.
  4. Rebase upstream changes onto your branch and test thoroughly.
  5. Make PR's from your forked development branch.

^^ This workflow makes it very easy to contribute even with rapidly changing, often optimized API's.

All experiments must adhere to the "XXX-Experiment-Title.py" format inside of the "experiments" folder. You can see how to reference the repo's functionality via the sys.path.append interface. An example of this would be: "000-test-experiment.py"

Each numerical code "XXX" in the experiment's name ought to be logged and explained in the file: "experiments/experiments_log.txt"

adversarial-ml-gk's People

Contributors

cam-garrison avatar jameskunstle avatar kadatatlukishore avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

adversarial-ml-gk's Issues

Clarifications

We need to clarify in the README:

  • what is the purpose of this repo?
  • what is the project?
  • what does a contribution look like? what should people contribute? experiments? models? datasets?

We probably also need a separate README with what you have done so far - summarizing what has been done and maybe pointing out what still needs to be done. What do you think?

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.