Skip to content
View fperi's full-sized avatar

Block or report fperi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. cdk_step_function cdk_step_function Public

    This is an example of how to deploy a step function through CDK.

    Python 1

  2. mlhep2017 mlhep2017 Public

    Forked from yandexdataschool/mlhep2017

    MLHEP 2017 slides & seminars

    Jupyter Notebook

  3. pytorch_adversarial_systematics pytorch_adversarial_systematics Public

    This is an example on how, using adversarial training, it is possible to make a neural network unsensitive wrt to systematic uncertainties that could affect your measurement.

    Jupyter Notebook

  4. flask_docker flask_docker Public

    This is a short tutorial that explains how to create and deploy a dockerised python web-application. Such application takes a list of numbers as input and returns the corresponding sum. It is built…

    Python 1

  5. kubernetes_example kubernetes_example Public

    Example on how to setup a Kubernetes cluster with autoscaling

    Shell

  6. map_reduce_celery map_reduce_celery Public

    Rudimental Map Reduce example with Celery

    Python