.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``ensae_teaching_dl`` Around :epkg:`deep learning`. :githublink:`%|py|6` Functions +++++++++ +-----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=====================================================+=======================================================================================================================+ | :func:`_setup_hook ` | If this function is added to the module, the help automation and unit tests call it first before anything goes on ... | +-----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | :func:`check ` | Checks the library is working. It raises an exception. If you want to disable the logs: | +-----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_dl :members: :special-members: __init__ :show-inheritance: