Skip to content

Commit f2ba6db

Browse files
committed
chore
1 parent 767ca48 commit f2ba6db

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

_toctree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- title: Course introduction
22
sections:
33
- local: unit0/README
4-
newlocal: unit1/1
4+
newlocal: unit0/1
55
title: Introduction
66

77
- title: 1. Introduction to diffusion models

unit0/README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
# Introduction
2-
3-
<CourseFloatingBanner
4-
unit={0}
5-
classNames="absolute z-10 right-0 top-0"
6-
/>
7-
8-
## Welcome to the course on diffusion models 🤗 !
9-
10-
## What to expect?
1+
# Hugging Face Diffusion Models Course
112

123
In this free course, you will:
134
- 👩‍🎓 Study the theory behind diffusion models
@@ -18,7 +9,7 @@ In this free course, you will:
189
- 🧑‍🔬 Create your own custom diffusion model pipelines
1910

2011

21-
## Prérequis
12+
## Prerequisites
2213
This course requires a good level in Python and a grounding in deep learning and Pytorch.
2314
If it's not the case yet, you can check these free resources:
2415
- Python: https://www.udacity.com/course/introduction-to-python--ud1110
@@ -46,7 +37,7 @@ Advanced techniques for going further with diffusion
4637

4738
About the authors:
4839

49-
[**Jonathan Whitaker**](https://huggingface.co/johnowhitaker) is TODO.
40+
[**Jonathan Whitaker**](https://huggingface.co/johnowhitaker) is a Data Scientist/AI Researcher doing R&D with [answer.ai](https://www.answer.ai/). He likes teaching and making courses. His current focus is on generative AI, flitting between several modalities. You can find more info at: [johnowhitaker.dev](https://johnowhitaker.dev/).
5041

5142
[**Lewis Tunstall**](https://huggingface.co/lewtun) is a machine learning engineer at Hugging Face, focused on developing open-source tools and making them accessible to the wider community. He is also a co-author of the O’Reilly book [Natural Language Processing with Transformers](https://www.oreilly.com/library/view/natural-language-processing/9781098136789/).
5243

0 commit comments

Comments
 (0)