Skip to content

pmashi/hopperhacks2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Sustainable Scholars!

We have our chatbot in the GitHub Pages, so if you want to interact with that, make sure to check it out! https://pmashi.github.io/hopperhacks2026/website/index.html

How to access our simulation and data?

Good question! In order to access our simulation, EcoTraffic, and due to time constraints, we only made it available locally! Sorry about that... But it's pretty simple! Clone our repo, and navigate to app.py. In order to run this, we must run this code in your terminal, pip install streamlit. This allows us to use the library streamlit, and this is where we can run the website. After doing so, run this line of code in your terminal: python -m streamlit run app.py or streamlit run app.py.

Once doing so, you should be able to see the following: Alt text

Once doing so, you can click on "Run Comparative Simulation" or "Show Impact Report" to see our data and simulation, and tada! You're done!

For reference, clicking on "Run Comparative Simulation" should show the following: Alt text Make sure to change the delay speed to however much you want, and you can see the baseline (where the traffic lights iterates in a loop) compared to our reinforced learning algo!

For reference, clicking on "Show Impact Report" will upload a little graph on that website. See the following: Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors