.. _f-randomanswers: module ``hackathon.random_answers`` =================================== Short summary +++++++++++++ module ``ensae_projects.hackathon.random_answers`` Generates random answers for challenges. :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=========================================================================================================+================================================================================================+ | :func:`random_answers_2020_images ` | Generates random answers the deep learning challenge of hackathons :ref:`l-hackathon-2020`. | +---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ | :func:`random_answers_2020_ml ` | Generates random answers the machine learning challenge of hackathons :ref:`l-hackathon-2020`. | +---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_projects.hackathon.random_answers :members: :special-members: __init__ :show-inheritance: