diff --git a/slides/00-hello.reveal.js b/slides/00-hello.reveal.js
new file mode 100644
index 0000000..a1436a0
--- /dev/null
+++ b/slides/00-hello.reveal.js
@@ -0,0 +1,9 @@
+
+
+import Reveal from 'reveal.js';
+import Markdown from 'reveal.js/plugin/markdown/markdown.esm.js';
+
+let deck = new Reveal({
+ plugins: [ Markdown ]
+})
+deck.initialize();
\ No newline at end of file
diff --git a/slides/01-intro.marp.md b/slides/01-intro.marp.md
new file mode 100644
index 0000000..bbc083e
--- /dev/null
+++ b/slides/01-intro.marp.md
@@ -0,0 +1,189 @@
+---
+marp: true
+theme: uncover
+color: #eee
+colorSecondary: #333
+backgroundColor: #111
+paginate: true
+---
+
+# Hello World
+
+ROBOTS ARE UPRISING. WHAT SIDE ARE YOU ON?
+
+---
+
+### On va parler de
+# Machine Learning
+
+---
+
+## Mais pas comme ça
+
+
+
+$$ I_{xx}=\int\int_Ry^2f(x,y)\cdot{}dydx $$
+
+
+
+#### (Le moins possible)
+
+---
+
+## Ni comme ça
+
+
+
+
+###### - [the Fallacy of generalization from Fictional evidence](https://www.lesswrong.com/posts/rHBdcHGLJ7KvLJQPk/the-logical-fallacy-of-generalization-from-fictional)
+
+---
+
+## Encore que...
+
+
+
+###### - [AGI Ruin: A List of Lethalities](https://www.lesswrong.com/posts/uMQ3cqWDPHhjtiesc/agi-ruin-a-list-of-lethalities)
+
+---
+
+## On va parler des derniers succès
+
+#### - [Meta AI Research: CICERO](https://ai.facebook.com/blog/cicero-ai-negotiates-persuades-and-cooperates-with-people/)
+
+
+
+---
+
+## Et d'échecs intéressants
+
+##### - [MIT Tech review: 100s of AI tools built for covid... None helped.](https://www.technologyreview.com/2021/07/30/1030329/machine-learning-ai-failed-covid-hospital-diagnosis-pandemic/)
+
+
+
+----
+
+## Mais aussi de révolutions en cours
+
+
+##### - [Midjourney](fixme)
+
+
+
+---
+
+### Comment le ML peut raconter des histoires
+
+##### - [fixme ai dungeon](https://openai.com/blog/jukebox/)
+
+
+
+----
+
+### Comment elles nous comprennent
+
+
+##### - [OpenAI Jukebox: a neural net that generates music, including rudimentary singing](https://openai.com/blog/jukebox/)
+
+
+
+----
+
+## Comment vous pourriez les comprendre
+
+---
+
+## Et comment leur faire faire ce que vous voulez
+
+---
+
+
+
+
+## Qui suis-je?
+
+
+
+### Paul-Louis Nech
+- ###### ✉ formation@nech.pl
+- ###### 🔗 LinkedIn.com/in/PLNech
+- ###### 💡 GitHub.com/PLNech
+
+
+
+---
+
+
+
+
+## Parcours
+
+- #### EPITA 2016 | MTI
+- #### Software Engineer @Algolia
+- #### ML Engineer @Algolia
+
+
+---
+
+## C'est quoi ce cours ?
+
+
+---
+
+# Les bases
+
+## C'est quoi apprendre ?
+Le par-coeur, un problème ?
+Guessing the teachers password
+Learning to forget
+Comment je sais ce que je sais pas ?
+
+## Failures of ML
+MIT COVID FAILS
+Gaming the game: IAs flemmardes
+Short-term goals vs long-term goals
+Dangerous goals : Paperclip maximizer?
+
+## C'est quoi du ML ?
+Un thermostat ?
+Sacs de ifs
+Amazon mechanical turk
+Elisa? Turing test ?
+Akinator ?
+Quelles limites aux possibilités du ML ?
+Andrew ng's quote on limits
+
+## Formalisme: features
+## métriques
+Supervisé ou non
+
+
+
+## Pionniers & Penseurs
+
+### Turing
+
+### Dartmouth
+
+### Summer
+
+### Yann LeCun
+
+### Andrew Ng
+
+### Yudkowsky
+
+###
+## Adversarial perturbations
+
+
+## Méthodes
+### Train/test/val split
+
+## Outils
\ No newline at end of file
diff --git a/slides/01-intro.reveal.md b/slides/01-intro.reveal.md
new file mode 100644
index 0000000..39652e4
--- /dev/null
+++ b/slides/01-intro.reveal.md
@@ -0,0 +1,749 @@
+---
+theme : "night"
+transition: "slide"
+highlightTheme: "monokai"
+logoImg: "logo.png"
+slideNumber: false
+title: "VSCode Reveal intro"
+---
+
+::: block
+*here be dragons* {style=background:red;width:500px}
+:::
+
+---
+
+// @[vine](etVpwB7uHlw)
+
+---
+
+### Solar System Exploration, 1950s – 1960s
+
+- [ ] Mercury
+- [x] Venus
+- [x] Earth (Orbit/Moon)
+- [x] Mars
+- [ ] Jupiter
+- [ ] Saturn
+- [ ] Uranus
+- [ ] Neptune
+- [ ] Comet Haley
+
+---
+
+# some Table
+
+| | Grouping ||
+First Header | Second Header | Third Header |
+ ------------ | :-----------: | -----------: |
+Content | *Long Cell* ||
+Content | **Cell** | Cell |
+
+New section | More | Data |
+And more | With an escaped '\\|' ||
+[Prototype table]
+
+--
+
+First header | Second header
+-------------|---------------
+List: | More \
+- over | data \
+- several | \
+- lines |
+
+--
+
+First header | Second header
+-------------|---------------
+Merged | Cell 1
+^^ | Cell 2
+^^ | Cell 3
+
+--
+
+
+
+---
+
+
"The nice thing about standards is that there are so many to choose from"and block: + +> "For years there has been a theory that millions of monkeys typing at random on millions of typewriters would reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue." + +--- + +## Intergalactic Interconnections + +You can link between slides internally, [like this](#/2/3). + +Link to slides by an ID, e.g., [Clever Quotes](#ClevQuot). +However, you must have set the ID at the destination slide using: +`{.slide id="UniqueID"}` + +--- + +## Speaker View + +There's a [speaker view](https://github.com/hakimel/reveal.js#speaker-notes). It includes a timer, preview of the upcoming slide as well as your speaker notes. + +Press the _S_ key to try it out. + + + +--- + +## Export to PDF + +Presentations can be [exported to PDF](https://github.com/hakimel/reveal.js#pdf-export), here's an example: + + + +--- + +## Global State + +Set `data-state="something"` on a slide and `"something"` will be added as a class to the document element when the slide is open. This lets you apply broader style changes, like switching the page background. + +--- + + + +## State Events + +Additionally custom events can be triggered on a per slide basis by binding to the `data-state` name. +```js +Reveal.addEventListener( 'customevent', function() { + console.log( '"customevent" has fired' ); +} ); +``` + +--- + +## Take a Moment + +Press B or . on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen. + +--- + +## Much more + +* Right-to-left support +* [Extensive JavaScript API](https://github.com/hakimel/reveal.js#api) +* [Auto-progression](https://github.com/hakimel/reveal.js#auto-sliding) +* [Parallax backgrounds](https://github.com/hakimel/reveal.js#parallax-background) +* [Custom keyboard bindings](https://github.com/hakimel/reveal.js#keyboard-bindings) + +--- + +## Plugins + +-- + +## search + +Handles finding a text string anywhere in the slides and showing the next occurrence to the user by navigatating to that slide and highlighting it. + +**Shortcut : `CTRL + SHIFT + F`** + + +-- + +## Zoom + +Zoom anywhere on your presentation + +**Shortcut : `alt + click`: Zoom in. Repeat to zoom back out.** + +-- + +## Notes + +Add note to speaker view. + +Default markdown syntaxe is + +```text +note: a custom note here +``` + +-- + +## Chalkboard + +Have you ever missed the traditional classroom experience where you can quickly sketch something on a chalkboard? + +Just press 'b' or click on the pencil button to open and close your chalkboard. + +-- + +## Chalkboard + +- Click the `left mouse button` to write on the chalkboard +- Click the `right mouse button` to wipe the chalkboard +- Click the `DEL` key to clear the chalkboard + +-- + +## MAKE NOTES ON SLIDES + +Did you notice the button? + +By pressing 'c' or clicking the button you can start and stop the notes taking mode allowing you to write comments and notes directly on the slide. + +-- + +## Chart + +Add chart from simple string + +-- + +### Line chart from JSON string + + +-- + +### Line chart with CSV data and JSON configuration + + + +-- + +### Bar chart with CSV data + + + +-- + + +### Stacked bar chart from CSV file with JSON configuration + + + + +-- + +### Pie chart + + + +-- + +## EMBEDDING A TWEET +To embed a tweet, simply determine its URL and include the following code in your slides: + +```html + +``` + +-- + + + +-- + +## menu + +A SLIDEOUT MENU FOR NAVIGATING REVEAL.JS PRESENTATIONS + +-- + +See the in the corner? + +Click it and the menu will open from the side. + +Click anywhere on the slide to return to the presentation, +or use the close button in the menu. + +-- + +If you don't like the menu button, +you can use the slide number instead. + +Go on, give it a go. + +The menu button can be hidden using the options, +but you need to enable the slide number link. + +-- + +Or you can open the menu by pressing the m key. + +You can navigate the menu with the keyboard as well. +Just use the arrow keys and
+ // Useless comment.
+ alert('hi');
+
+ + This focuses on the comment. +
++ Another fragment. +
+