Changes between Version 4 and Version 5 of Other/Summer/2024/MLTBA
- Timestamp:
- Jul 11, 2024, 2:27:00 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/MLTBA
v4 v5 4 4 5 5 == Project Goal 6 The goal of this project is to create a multi-agent driving simulation benchmark, for facilitating a safer and smarter city environment. 6 The goal of this project is to create a multi-agent driving simulation benchmark, for facilitating a safer and smarter city environment. \\ 7 7 This uses CARLA simulator in order to simulate virtual environments and create digital twins of real-world data. 8 8 9 9 == Week 1 10 https://docs.google.com/presentation/d/1f8hvH8DlrfTjjbt9Lmyn9MJRMBI33W4QG7BgTtFB0Uk/edit?usp=sharing 10 https://docs.google.com/presentation/d/1f8hvH8DlrfTjjbt9Lmyn9MJRMBI33W4QG7BgTtFB0Uk/edit?usp=sharing \\ 11 11 Originally, we were on the LLM Smartspace project, so this week was spent learning about the basics of LLMs and DSPy. 12 12 13 == Week 2 13 https://docs.google.com/presentation/d/1n2imZcDlyM54tPsWyb_RU5eez9J0Hve9Z-UexXlSeQ0/edit?usp=sharing 14 https://docs.google.com/presentation/d/1n2imZcDlyM54tPsWyb_RU5eez9J0Hve9Z-UexXlSeQ0/edit?usp=sharing \\ 14 15 Our focus then shifted to smart cities, which meant we had to familiarize ourselves with Carla and practice installing it on an Orbit node, as we were to install Carla on a fresh Linux machine. 15 16 == Week 3 16 https://docs.google.com/presentation/d/1kBu9MbnzAz1UhHuUBWAcpY3UUYn9behWYmEOJaVwzAc/edit?usp=sharing 17 https://docs.google.com/presentation/d/1kBu9MbnzAz1UhHuUBWAcpY3UUYn9behWYmEOJaVwzAc/edit?usp=sharing \\ 17 18 We took some time to learn about ML/RL concepts and set up Carla on the Linux machine. 18 19 == Week 4 19 https://docs.google.com/presentation/d/1UdZb1Ze4KGazArBDfzxaF2YLxJT1vN05b0Kbc6EMbdk/edit?usp=sharing 20 https://docs.google.com/presentation/d/1UdZb1Ze4KGazArBDfzxaF2YLxJT1vN05b0Kbc6EMbdk/edit?usp=sharing \\ 20 21 In order to facilitate the usage of a digital twin, we started setting up VR capabilities to use with Carla, as well as moving equipment to the lab with the Linux machine. 21 22 == Week 5 22 https://docs.google.com/presentation/d/1RnvkBB-Y2xWjqLXt5uSasPg-4D36868FGSstfKLfO6k/edit?usp=sharing 23 https://docs.google.com/presentation/d/1RnvkBB-Y2xWjqLXt5uSasPg-4D36868FGSstfKLfO6k/edit?usp=sharing \\ 23 24 Figured out how to access Carla from a different machine to another machine remotely, and made a pedestrian control script. 24 25 == Week 6/Week 7