:orphan: |rss_image| **2018-01 - 1/1** :ref:`Blog ` :ref:`article (8) ` :ref:`articles (3) ` :ref:`cours (6) ` :ref:`module (7) ` :ref:`paper (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2018-01 .. _ap-month-2018-01-0: 2018-01 - 1/1 +++++++++++++ .. blogpostagg:: :title: Calcul distribué en Python (CPU) :date: 2018-01-28 :keywords: calcul distribué,parallel computing :categories: parallel computing :rawfile: 2018/2018-01-28_parallel_computing.rst Le langage :epkg:`Python` est très lent. C'est pourquoi la plupart les calculs scientifiques sont implémentés en :epkg:`C++` ou tout autre alternative à mi-chemin comme :epkg:`Cython` qui est presque un langage à part entière. La connaissance du :epkg:`C++` n'est pas indispensable mais elle facilite énormément la période d'apprentissage. ... .. blogpostagg:: :title: Saves and reload a pytorch model :date: 2018-01-07 :keywords: torch,serialize :categories: deep learning :rawfile: 2018/2018-01-07_torch.rst Saving and loading a :epkg:`pytorch` model is something which took me a couple of searches on internet so let's write it out. So to save a model: ... ---- |rss_image| **2018-01 - 1/1** :ref:`2022-10 (1) ` :ref:`2022-12 (2) ` :ref:`2023-01 (1) ` :ref:`2023-02 (1) ` :ref:`2023-04 (1) `