module __init__
¶
Functions¶
function |
truncated documentation |
---|---|
If this function is added to the module, the help automation and unit tests call it first before anything goes on … |
|
Checks the library is working. It raises an exception. If you want to disable the logs: |
Documentation¶
Around deep learning.
-
ensae_teaching_dl.
_setup_hook
(use_print=False)¶ If this function is added to the module, the help automation and unit tests call it first before anything goes on as an initialization step.
-
ensae_teaching_dl.
check
(log=False)¶ Checks the library is working. It raises an exception. If you want to disable the logs:
- Paramètres
log – if True, display information, otherwise
- Renvoie
0 or exception