diff --git a/Readme.md b/Readme.md index 5e528e1..364cf42 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,9 @@ Welcome to the second ANZ Summer of Tech Bootcamp for 2020! To get started, I want to introduce the [AWS DeepRacer](https://www.deepracerleague.com) league. DeepRacer is a reinforcement maching learning based global autonomous car racing league. Anyone can participate in the league online, however earlier this year in February @Alex, [@Chris](https://github.com/corbetchri) and I participated in an AWS DeepRacer hackathon here in Wellington, the first of it's kind in Wellington. We had so much fun and found this such a good way to start with machine learning that we thought we would run this session with you today. -![AWS Deepracer](./img/track.jpg "AWS DeepRacer Wellington NZ") +![AWS Deepracer track](./img/track.jpg "AWS DeepRacer Wellington NZ") + +![AWS Deepracer lap](./img/lap.gif "AWS DeepRacer Winning Lap") # How this session will run diff --git a/img/lap.gif b/img/lap.gif new file mode 100755 index 0000000..046b04e Binary files /dev/null and b/img/lap.gif differ