Toolbox

A toolbox for academia and non-academia people to get in touch with various methods for uncertainty quantification in machine learning.

This project is maintained by werywjw

THis is a new page

Lets test some Math

\begin{align} V_{sphere} = \frac{4}{3}\pi r^3 \label{eq:test1} \end{align}

In Eq. $\eqref{eq:test1}$ you can see…while in Eq. $\eqref{eq:test2}$…

\begin{align} V_{cube} = l w h \label{eq:test2} \end{align}

How to get the code Output on the next line like with d2l.ai ?

def hello_world():
    print("Hello, world!")