Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Added links to projects
Browse files Browse the repository at this point in the history
  • Loading branch information
prasunkar authored Jun 23, 2021
1 parent 9d5a14b commit 660169e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,32 @@ This course explores the concepts and algorithms at the foundation of modern art
### Week 0 — 🔎 Search

- [Degrees](Degrees)
- Tic Tac Toe
- [Tic Tac Toe](Tic Tac Toe)

### Week 1 — 🤔 Knowledge

- Knights
- Minesweeper
- [Knights](Knights)
- [Minesweeper](Minesweeper)

### Week 2 — 🤷‍♀️ Uncertainty

- PageRank
- Heredity
- [PageRank](PageRank)
- [Heredity](Heredity)

### Week 3 — 🏎 Optimization

- Crossword
- [Crossword](Crossword)

### Week 4 — 📚 Learning

- Shopping
- Nim
- [Shopping](Shopping)
- [Nim](Nim)

### Week 5 — 🧠 Neural Networks

- Traffic
- [Traffic](Traffic)

### Week 6 — 🔤 Language

- Parser
- Questions
- [Parser](Parser)
- [Questions](Questions)

0 comments on commit 660169e

Please sign in to comment.