All Projects → eleurent → phd-defense

eleurent / phd-defense

Licence: other
eleurent.github.io/phd-defense/

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects
TeX
3793 projects

PhD Defense

This repository contains the slides that I used for the defense of my PhD, which is about Safe and Efficient Reinforcement Learning for Behavioural Planning in Autonomous Driving. It is powered by reveal.js.

Usage

The slides are in simple HTML/CSS/JS, and there are several ways to visualize them.

Locally

You can simply clone the repository and open the index.html file in your favourite browser.

Github pages

If you fork this repository on github, you can enable github pages in the repository setting, and github will produce a static webpage that will be automatically updated after every commit.

Personal server

I chose to automatically upload the slides on a personal server, using the scp github action.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].