mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 06:21:13 +00:00
Fixed links
This commit is contained in:
parent
18ca6cae06
commit
1bb95f36d7
27 changed files with 100 additions and 100 deletions
|
@ -7,10 +7,10 @@ A couple of my friends and I decided to start a book club following "Algorithms"
|
|||
Of course you should totally check his book out rather than reading my notes. There are tons of witty and fun things in his textbook, not a dry reading I promise. These notes are here mostly for archival purposes.
|
||||
|
||||
## Notes
|
||||
[Chapter 1](recursion)
|
||||
[Chapter 1](recursion/)
|
||||
|
||||
[Chapter 2](backtracking)
|
||||
[Chapter 2](backtracking/)
|
||||
|
||||
[Chapter 3](dynamic)
|
||||
[Chapter 3](dynamic/)
|
||||
|
||||
[Chapter 4](greedy)
|
||||
[Chapter 4](greedy/)
|
||||
|
|
|
@ -7,10 +7,10 @@ showthedate: false
|
|||
In the Summer of 2018, another student and I started a study on Dimensionality Reduction. Sadly we became too busy a few weeks into the study. I decided to upload what we got through anyways.
|
||||
|
||||
|
||||
[Syllabus](syllabus)
|
||||
[Syllabus](syllabus/)
|
||||
|
||||
[Intro](intro)
|
||||
[Intro](intro/)
|
||||
|
||||
[Feature Selection](featureselection)
|
||||
[Feature Selection](featureselection/)
|
||||
|
||||
[Optimality Criteria](optimalitycriteria)
|
||||
[Optimality Criteria](optimalitycriteria/)
|
Loading…
Add table
Add a link
Reference in a new issue