lbourdois commited on
Commit
8d65c9f
β€’
1 Parent(s): 77f57b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pinned: false
16
  <div style="width: 30px;"></div>
17
  <div style="flex: 1; display: flex; flex-direction: column; align-items: left;">
18
  <p style="text-align: center;">EN</p>
19
- <p><b>The courses, entirely free and available online, which I have translated into French:</b><br><b>β€’</b> The <a href="https://lbourdois.github.io/cours-dl-nyu/">Deep learning course from NYU by Yann Le Cun and Alfredo Canziani</a><br>The content is structured into 19 units, with 33 videos πŸŽ₯ of courses (lectures and practicums) lasting a total of around 45H, 74 web pages 🌐 summarizing the videos through notes taken by students during the course, and 16 Jupyter notebooks πŸ““ (in PyTorch) used during practicums. Finally, a <a href="https://huggingface.co/datasets/lbourdois/en-fr-nyu-dl-course-corpus">dataset</a> of more than 3000 parallel data manually checked was created to train a translation model.<br><b>β€’</b> The <a href="https://huggingface.co/learn/nlp-course/fr/">Hugging Face's NLP course πŸ€—</a><br>The content is structured into 10 chapters comprising a total of 76 videos πŸŽ₯ lasting around 5H, 78 web pages 🌐 and 61 Jupyter notebooks πŸ““ (in PyTorch and Tensorflow).<br><b>β€’</b> The <a href="https://huggingface.co/learn/audio-course/fr/">Hugging Face's audio course πŸ€—</a><br>The content is structured into 8 units spread over 46 web pages 🌐.<br><b>β€’</b> The <a href="https://github.com/huggingface/diffusion-models-class/tree/main/units/fr">Hugging Face's diffusion models course πŸ€—</a><br>The content is structured into 4 chapters spread over 17 web pages 🌐 and 8 Jupyter notebooks πŸ““ (in PyTorch).</p>
20
  </div>
21
  </div>
22
  </body>
 
16
  <div style="width: 30px;"></div>
17
  <div style="flex: 1; display: flex; flex-direction: column; align-items: left;">
18
  <p style="text-align: center;">EN</p>
19
+ <p><b>The courses, entirely free and available online, which I have translated into French:</b><br><b>β€’</b> The <a href="https://lbourdois.github.io/cours-dl-nyu/">Deep learning course from NYU by Yann Le Cun and Alfredo Canziani</a><br>The content is structured into 19 units, with 33 videos πŸŽ₯ of courses (lectures and practicums) lasting a total of around 45H, 74 web pages 🌐 summarizing the videos through notes taken by students during the course, and 16 Jupyter notebooks πŸ““ (in PyTorch) used during practicums. <br>Finally, a <a href="https://huggingface.co/datasets/lbourdois/en-fr-nyu-dl-course-corpus">dataset</a> of more than 3000 parallel data manually checked was created to train a translation model.<br><b>β€’</b> The <a href="https://huggingface.co/learn/nlp-course/fr/">Hugging Face's NLP course πŸ€—</a><br>The content is structured into 10 chapters comprising a total of 76 videos πŸŽ₯ lasting around 5H, 78 web pages 🌐 and 61 Jupyter notebooks πŸ““ (in PyTorch and Tensorflow).<br><b>β€’</b> The <a href="https://huggingface.co/learn/audio-course/fr/">Hugging Face's audio course πŸ€—</a><br>The content is structured into 8 units spread over 46 web pages 🌐.<br><b>β€’</b> The <a href="https://github.com/huggingface/diffusion-models-class/tree/main/units/fr">Hugging Face's diffusion models course πŸ€—</a><br>The content is structured into 4 chapters spread over 17 web pages 🌐 and 8 Jupyter notebooks πŸ““ (in PyTorch).</p>
20
  </div>
21
  </div>
22
  </body>