Aging: Ivor Cummins: Want to Know your Real Immune System Age? Here You Go!
There is a discount provided if you decide to use this service.
The yield curve has un-inverted

I haven't followed this in a while, I don't have alerts set up for this - but as a reminder, the yield curve has un-inverted, and has stayed uninverted for some days. We usually see "official" "recessions" when this happens: not when the yield curve inverts, but when it uninverts, or shortly after.
Python syntax
Python Double Colon (::) Syntax
collection[start:stop:step]Also, from: https://d2l.ai/chapter_preliminaries/ndarray.html
Softmax
- This algorithm ensures that weights are non-negative,
- and that they sum up to 1.
- It's a normalization algorithm
Dot Product
From: https://en.wikipedia.org/wiki/Dot_product
dot product is a measure of similarity of two vectors. It is a single number.