geometric distribution
Last edited: August 8, 2025how many times do you have to do the trial to get at least one success
constituents
- \(p\) is the probability of one individual success
- \(x\) is the number of trials
requirements
\begin{equation} P(X = x) = \qty(1-p)^{x-1} p \end{equation}
which represents the probability of getting a success on the \(x\) trial
additional information
geometric multplicity
Last edited: August 8, 2025The geometric multplicity for a given eigenvalue is the dimension of its generated eigenspace.
Getting Started with PyTorch
Last edited: August 8, 2025(Py)Torch is a great C++/Python library to construct and train complex neural networks. It has taken over academia over the last few years and is slowly taking over industry. Let’s learn about how it works!
This document is meant to be read cover-to-cover. It makes NO SENSE unless read like that. I focus on building intuition about why PyTorch works, so we will be writing unorthodox code until the very end where we put all ideas together.
Golden Gate Bridge
Last edited: August 8, 2025good restaurants in the Bay Area
Last edited: August 8, 2025- The Mandarin (Chinese fusion): 1029 El Camino Real, Menlo Park, CA 94025
- The Kitchen (very classical cantonese): 279 El Camino Real, Millbrae, CA 94030
- Left Bank (sit down french): 635 Santa Cruz Ave, Menlo Park, CA 94025
- Jeffrey’s Hamburgers (chill, high quality American diner): 888 El Camino Real, Menlo Park, CA 94025
- Tai Pan (formal Chinese): 560 Waverley St, Palo Alto, CA 94301