Skip to content
View Gergues's full-sized avatar

Block or report Gergues

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. SharePoint-ELK SharePoint-ELK Public

    Elasticsearch , Logstash, Kibana Scripts used for the SharePoint ULS indexing.

    13 8

  2. python-docx python-docx Public

    Forked from python-openxml/python-docx

    Create and modify Word documents with Python

    Python

  3. serLCD serLCD Public

    Forked from yazug/serLCD

    http://arduino.cc/playground/Code/SerLCD updated to work with any serial/stream device

    C++

  4. Distributed learning for keras model... Distributed learning for keras models with tensorflow
    1
    '''
    2
    The code is inspired from François Chollet's answer to the following quora question[1] and distributed tensorflow tutorial[2].
    3
    4
    It runs the Keras MNIST mlp example across multiple servers.
    5