Giter Site home page Giter Site logo

luisbalru / pycon18-attack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aliciapj/adversarial-networks

0.0 2.0 0.0 5.1 MB

More info about the talk here:

Home Page: https://2018.es.pycon.org/talk/the-bad-guys-in-ai-atacando-sistemas-de-machine-learning

Python 100.00%

pycon18-attack's Introduction

The bad guys in AI - atacando sistemas de machine learning"

Descripción

El código de este repositorio ha sido desarrollado por Alicia Pérez y Javier Ordoñez como demo para la charla "The bad guys in AI - atacando sistemas de machine learning" en el marco de la PyConES de 2018 en Málaga.

Las transparencias que acompañan este contenido se pueden encontrar aquí

El vídeo de la charla será enlazado tan pronto como la organización lo haga público.

Oráculo - Modelo discriminativo

Instalación

Instalar el fichero de dependencias de la carpeta attack con pip

pip install -r discriminative/requirements.txt

Principales dependencias

  • Pillow 5.2
  • Numpy 1.14
  • Keras 2.2

Entrenamiento del modelo

python discriminative/model_manager.py --train /path/to/train/data

Clasificación

# img_str puede ser una url o un path a la imagen
python discriminative/model_manager.py --predict img_str

Ataque de caja negra

Principales dependencias

  • Pillow 5.2
  • Numpy 1.14
  • Keras 2.2
  • Cleverhans

Instalación

Instalar el fichero de dependencias de la carpeta attack con pip

pip install -r attack/requirements.txt

pycon18-attack's People

Contributors

aliciapj avatar fjordonez avatar

Watchers

James Cloos avatar Luis Balderas Ruiz avatar

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.