Strategy Home
Who We Are
Strategy develops software that helps model and analyze the car's behaviour. Using this information in real time during the race, we can make more informed decisions when racing by crunching large amounts of data in our optimization suite. It also provides the team insight into the car's current state, historical performances, and allow us to change things accordingly. We're a remote team, operating fully online.
Fall 2023 Leadership Team: Rodrigo Tiscareno, Prabhav Khera, Ryan Lam, Kenneth Ruan
Team Advisor: Emma Wai
Meetings TL;DR
Upcoming 101 | Saturday, September 9th at 2:30pm EST. Join Zoom Meeting Please join the #gen-strategy Slack Channel to receive meeting links, updates, and be part of the team! |
---|---|
Weekly Meetings | Weekly Meetings every Saturday @ 2:30pm EST (Google Meets, link sent out to #gen-strategy channel) |
Planning Meetings | Weekly Meetings every Saturday @ 1:30pm EST (Google Meets, link sent out to #gen-strategy channel) |
JIRA |
Goals
As a high-level overview, the goal is to make sure all the existing models work, identify any missing features/components, and implement strategy's interactions with the rest of the team before and during the race.
Software & Programs Used
Python is our primary coding language, with almost all of projects and models being developed in the language and associated libraries.
Git (Github) is used as the version control system (VCS).
Slack is the primary communication channel (#gen-strategy) through which meeting links are posted and general announcements are shared.
Jira is the task management tool used for tracking tickets and tasks.
Resources for learning the Software and Programs we use:
Python
https://dabeaz-course.github.io/practical-python/ - intro to Python, some coding experience rec'd / req'd
Additional links
All MSXIV strategy code is available on the strategy repository
Strategy onboarding is available in this repository
Quick tutorial on setting up strategy