stochastic gradient descent
Last edited: August 8, 2025gradient descent makes a pass over all points to make one gradient step. We can instead approximate gradients on a minibatch of data. This is the idea behind stochastic-gradient-descent.
\begin{equation} \theta^{t+1} = \theta^{t} - \eta \nabla_{\theta} L(f_{\theta}(x), y) \end{equation}
this terminates when theta differences becomes small, or when progress halts: like when \(\theta\) begins going up instead.
we update the weights in SGD by taking a single random sample and moving weights to that direction.
stochat
Last edited: August 8, 2025stock indicies
Last edited: August 8, 2025the stock indicies
Stock Issues (Debate)
Last edited: August 8, 2025Stock Issues are policy debate doctrines which divides the debate into 5 subtopical ideas.
Harms: what are the problems in the status quo?
Inherency: what are these problems not already being solved? (Or not already being solved in the best way?)
Significancy: comparing the advantages and disadvantages of the status quo and your proposed solution, why is the proposed solution more worthy than the status quo?
The Ws:
Why this? Why is your proposed solution the best (most effective, or most feasible, or fastest, etc.) one?
stock market survey
Last edited: August 8, 2025- Around 20,000 stocks valued at $47 Trillion
- Only about 2,000 matter
- Transaction frequency is high, liquidity is generally low — grade sizes are small
- Roughly 59 places to trade stock (exchanges + darkpools)