Algorithms Index
Last edited: December 12, 2025Lectures
Divide and Conquer
Sorting
- merge sort: SU-CS161 SEP252025
- recurrence solving: SU-CS161 SEP302025
- median: SU-CS161 OCT022025
- randomized algos + quicksort: SU-CS161 OCT072025
- linear time sorting: SU-CS161 OCT092025
Data Structures
- red-black trees: SU-CS161 OCT142025
- hashing: SU-CS161 OCT212025
Graphs
- DFS/BFS: SU-CS161 OCT232025
- Strongly connected components: SU-CS161 OCT282025
- Dijikstra: SU-CS161 OCT302025
DP
- bellman-ford and Floyd-Warshall: SU-CS161 NOV112025
- more DP LCS, knapsack, independent set: SU-CS161 NOV132025
Greedy Algorithms
- greedy algorithms: SU-CS161 NOV182025
- MSTs: SU-CS161 NOV202025
Closing
- Max Flows, Min Cuts, and Ford-Fulkerson: SU-CS161 DEC022025
ACL2025 Index
Last edited: August 8, 2025Talks
Posters
Takes
- mayhaps we can apply thoughtbubbbles intutiton to BLT token pruning?
ADReSS Literature Survey Index
Last edited: August 8, 2025The ADReSS Literature Survey is a literature survey for the results published during the ADReSS Challenge.
- Antonsson 2021: disfluency + SVF features trained on SVM: lexical > narrative qual.
- Chlasta 2021: features extracted from VGGish on SVM; also trained new CNN from .wav.
- Sadeghian 2021: Used GA for feature sel., achieved 94% w/ MMSE alone; dev’d ASR tool.
- Martinc 2021: CBOW (text) + ADR (sound) late fusion’d to a BERT, ablated for features.
- Meghanani 2021: spontaneous speech transcripts with fastText and CNN; 83.33% acc.
- Yuan 2021: ERNIE on transcripts with pause encoding; 89.6% acc.
- Jonell 2021: Developed a kitchen sink of diag. tools and correlated it with biomarkers.
- Laguarta 2021: multimodel (OVBM) to embed auditory info + biomarkers for clsf.
- Shah 2021: late fusion of n-gram and OpenSMILE on std. classifiers.
- Lindsay 2021: Cross-linguistic markers shared for AD patients between English and French.
- Zhu 2021: late fusion of CTP task for AD clsf. w/ transf., mobilenet, yamnet, mockingjay.
- Guo 2021: WLS data to augment CTP from ADReSS Challenge and trained it on a BERT.
- Balagopalan 2021: lexo. and synt. features trained on a BERT and other models.
- Mahajan 2021: a bimodal model on speech/text with GRU on speech and CNN-LSTM on text.
- Parvin 2020: excercize scheme effects on theta/alpha ratio and Brain wave frequency.
- Luz 2021: review paper presenting the ADReSSo challenge and current baselines.
From Meghanani 2021, a review:
AI Safety Index
Last edited: August 8, 2025Safety as a property is dependent on the being used. Meaning: “AI safety focuses on technical solutions to ensure that AI systems operate safely and reliably.”
- preventing accidents, misuse, and harmful consiquences
- machine ethics and AI alignment
- monitoring systems for risks
- developing norms and policies that promote safety
Logistics
Lectures
AP Phys C EM Index
Last edited: August 8, 2025Other Factoids
Chapters
- coulomb’s law
- superposition
- electric field
- Gauss’ Law
- electric potential
- current
- Ohm’s Law
- resistor
- kirchoff’s laws
- Capacitor
- Dynamic RC Circuits
- magnetism
- faraday’s law
