Consider the following function, $$ f(u) = T\log \left( 1+ \sum_{i=1}^{N} \exp \left( \frac{a_i^{\intercal}u + b_i }{T}\right) \right) , $$ where $T > 0$, $a_i \in \mathbb{R}^m$, $b_i \in \mathbb{R}$ are fixed constants.
Is $f$ strictly convex in $u$? If so, how can one prove this?
Please share your ideas :)