File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ Séance 4 (21/2)
111111* `Seq2Seq <https://en.wikipedia.org/wiki/Seq2seq >`_,
112112 `Sequence To Sequnce <https://paperswithcode.com/method/seq2seq >`_,
113113 `Sequence to Sequence (seq2seq) and Attention
114- <https://lena-voita.github.io/nlp_course/seq2seq_and_attention.html> `_
114+ <https://lena-voita.github.io/nlp_course/seq2seq_and_attention.html> `_,
115115 `Transformers <https://research.google/blog/transformer-a-novel-neural-network-architecture-for-language-understanding/ >`_,
116116 `Attention is All You Need
117117 <https://france.devoteam.com/paroles-dexperts/attention-is-all-you-need-comprendre-le-traitement-naturel-du-langage-avec-les-modeles-transformers/> `_
Original file line number Diff line number Diff line change 283283 "relu" : "https://en.wikipedia.org/wiki/Rectifier_(neural_networks)" ,
284284 "ROC" : "https://fr.wikipedia.org/wiki/Courbe_ROC" ,
285285 "rst" : "https://fr.wikipedia.org/wiki/ReStructuredText" ,
286+ "scikit-image" : "https://scikit-image.org/" ,
286287 "scikit-learn" : "https://scikit-learn.org/stable/index.html" ,
287288 "scipy" : "https://scipy.org/" ,
288289 "sérialisation" : "https://fr.wikipedia.org/wiki/S%C3%A9rialisation" ,
Original file line number Diff line number Diff line change @@ -41,7 +41,9 @@ sphinxcontrib-blockdiag
4141git+https://github.com/yuzutech/blockdiag.git@v3.3.0
4242git+https://github.com/sdpython/sphinx-runpython.git
4343statsmodels
44+ torch
4445tqdm
46+ transformers
4547ujson
4648xgboost
4749wheel
You can’t perform that action at this time.
0 commit comments