Skip to content
View TheAmazingElys's full-sized avatar
Block or Report

Block or report TheAmazingElys

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

  1. NeuralBandit NeuralBandit Public

    Code of the NeuralBandit paper

    Python 5 2

  2. atari_rl atari_rl Public

    Reinforcement Learning on Atari

    Python 1

  3. MyLittleGAN MyLittleGAN Public

    An implementation of DCGAN used to generate fake images

    Jupyter Notebook 1

  4. random_tools random_tools Public

    Some python tools

    Python

  5. pagesjaunes/tuto-ml-breizhcamp2019 pagesjaunes/tuto-ml-breizhcamp2019 Public

    Supports de la conférence "Machine Learning pour tous avec python" présentée au Breizhcamp 2019

    HTML 3

  6. TDD for Python 3 TDD for Python 3
    1
    """
    2
    Python script for Test Driven Development
    3
    4
    Requirements:
    5
        click