Skip to content

Commit 3f705be

Browse files
committed
blog
1 parent 00b8e11 commit 3f705be

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.. _l-feuille-route-2025:
2+
3+
==================================
4+
2025-03-01 : feuille de route 2025
5+
==================================
6+
7+
Séance 1 (31/1)
8+
===============
9+
10+
* site web : `sdpython.github.io <https://sdpython.github.io/>`_
11+
* :ref:`l-ml-rappel`
12+
* programmation (python :epkg:`numpy`, :epkg:`pandas`, :epkg:`matplotlib`, :epkg:`jupyter`)
13+
* :ref:`Tests unitaires <nbl-practice-py-base-tests_unitaires>`, package python
14+
* `SQL <https://en.wikipedia.org/wiki/SQL>`_
15+
* `CPU <https://en.wikipedia.org/wiki/Central_processing_unit>`_,
16+
`CUDA <https://en.wikipedia.org/wiki/CUDA>`_
17+
* machine learning, :epkg:`scikit-learn`, :epkg:`pytorch`
18+
* `comparaison torch/scikit-learn <https://sdpython.github.io/doc/experimental-experiment/dev/auto_examples/plot_torch_linreg.html>`_
19+
* :ref:`l-regclass`
20+
* évaluation, :ref:`ROC <l-ml-plot-roc>`, :math:`R^2`
21+
* ranking, clustering
22+
* `ChatGPT <https://chat.openai.com/>`_,
23+
`LLM <https://en.wikipedia.org/wiki/Large_language_model>`_,
24+
(Large Language Model), SLLM (Small LLM)
25+
* Coder avec un LLM en local.

_doc/articles/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Collections d'articles périssables
55

66
Ou *blog*.
77

8+
.. toctree::
9+
:caption: 2025
10+
:maxdepth: 1
11+
12+
2025/2025-03-01-route2025
13+
814
.. toctree::
915
:caption: 2024
1016
:maxdepth: 1

0 commit comments

Comments
 (0)