wrapup.tex 315 B

12345678910111213
  1. \subsection{What You've Learned}
  2. \begin{frame}{What You've Learned}
  3. \begin{itemize}
  4. \item web directories
  5. \item web crawler
  6. \item graph (nodes, eges)
  7. \item random walk (ants)
  8. \item PageRank
  9. \item read pseudocode
  10. \item filter bubble
  11. \end{itemize}
  12. \end{frame}