Git Product home page Git Product logo

resilient-ml-research-platform's Introduction

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

Link to MLsploit Main Project

Black Hat Arsenal

MLsploit Module: Resilient-ML-Research-Platform

This is a web platform to demo Machine Learning as a Service (MLaaS) on security researches. It has a machine learning (ML) pipeline to build and tune models. It also has a portal to demo adversarial ML and countermeasures.

  • MLaaS:
    • ML classifier creation and inference
  • MLsploit:
    • Adversarial ML and demos

Getting Started

Dependancies

  • CentOS or Ubuntu
  • Apache Hadoop, Spark & MongoDB
  • Python 2.7 and related Python packages, e.g. Scikit-Learn, Numpy, Keras etc
  • Django & SQLite
  • Docker (optional for demo containers)

Installation

  • Demo cluster by Docker containers - tiny bigdata platform on your Linux laptop:
docker login                    # Login to Docker Hub by your id & password
cd ./docker                     # cd to folder "docker" in git cloned project
chmod 755 *.sh                  # Change scripts to be executable
sudo ./setup_docker_linux.sh    # Create users on Linux and copy related files
./run_container_linux.sh        # Pull images from Docker Hub and run 4 containers:
                                #   HDFS/Spark master & slave1, mongo & Django web 
                                # Access at http://<your machine dns>:8000/ id=demo pwd=demo123
  • For full installation, please follow the Setup_Guide_CentOS7.pdf
    • Modify web configuation files for setting Hadoop/Spark/web/MongoDB hostnames
      • app.config
      • myml/settings.py
      • atdml/settings.py etc.

Design Diagrams

Data Flow:

Software Stack:

Note: DNN worker to be released...

License

This project is licensed under the Apache 2.0

resilient-ml-research-platform's People

Contributors

cyang777 avatar rdower 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

Watchers

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

resilient-ml-research-platform's Issues

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.