Skip to content

Commit

Permalink
updating projects
Browse files Browse the repository at this point in the history
  • Loading branch information
izzyg770 committed Jul 29, 2024
1 parent 3b9109a commit 62c6036
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions config/pastProjects.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"Winter 2024": [
{
"label": "Codenames"
"label": "Codenames",
"googleSlides": "https://docs.google.com/presentation/d/1EEHSw-WKN6Oes6NFfYK7iZHj91J1CgmHiiV8aO99r6I/"
},
{
"label": "LLM Augmentation",
Expand Down Expand Up @@ -31,14 +32,19 @@
{
"label": "TikTok Videos",
"github": "https://github.com/MichiganDataScienceTeam/W24-TikTokVideos"
},
{
"label": "Neural Nets from Scratch",
"googleSlides": "https://docs.google.com/presentation/d/1eygF8pf7d1f8UMB-v2oypFPFSCwICGlTM48-deNqibI/"
}
],
"Fall 2023": [
{
"label": "Automated Poker Bot"
},
{
"label": "College Football Success Factors"
"label": "College Football Success Factors",
"googleSlides": "https://docs.google.com/presentation/d/1tmIdFj_GK67cwrD3ueg2BlnUTtP9SWHVOYZPKaXCI5A/"
},
{
"label": "Cracking Wordle"
Expand All @@ -51,11 +57,12 @@
},
{
"label": "Real vs Fake Faces",
"github": "F23-RvF"
"github": "https://github.com/MichiganDataScienceTeam/W24-RvFF"
},
{
"label": "Reinforcement Learning",
"github": "https://github.com/MichiganDataScienceTeam/F23-Reinforcement-Learning"
"github": "https://github.com/MichiganDataScienceTeam/F23-Reinforcement-Learning",
"googleSlides": "https://docs.google.com/presentation/d/1d4I_1fqJCD7ZppEVOkYuTzfMbQ8NKCpYjbQkIEoSwNk/"
},
{
"label": "Sentence Completer"
Expand Down Expand Up @@ -114,17 +121,21 @@
"label": "Language Translation Application"
},
{
"label": "Pokemon Data Science"
"label": "Pokemon Data Science",
"github": "https://docs.google.com/presentation/d/1vgOGh7djJRqNI7Ihf-R4ZZh7ON_KlCtCsHYucy0Aujk/"
},
{
"label": "SEC Insider Trading",
"github": "https://github.com/MichiganDataScienceTeam/F22-SEC-Insider-Trading"
"github": "https://github.com/MichiganDataScienceTeam/F22-SEC-Insider-Trading",
"googleSlides": "https://docs.google.com/presentation/d/1dfPMDMX9n3X6GxDN9UDY6cfULwg4e-BLKfpSPziidKY/"
},
{
"label": "Sports Data Science"
"label": "Sports Data Science",
"googleSlides": "https://docs.google.com/presentation/d/1q_kJey90QQsP4Nm5b96o5NVMg4gRgbTqe9THJfaXle0/"
},
{
"label": "TLDR Machine"
"label": "TLDR Machine",
"googleSlides": "https://docs.google.com/presentation/d/1dmCTwBANTU1W1ik5dSXuwD5ycRRRCtjyiQzMFE2zDgs/"
},
{
"label": "Twitter Sentiment Analysis"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62c6036

Please sign in to comment.