Post

Hello, World

Hello, World

Test

Code

1
2
3
4
5
def hello(name: str) -> str:
    return f"Hello, {name}"


print(hello("world"))

Math

Inline ($e^{i\pi} + 1 = 0$)

Block \(\mathcal{L} = -\sum_{i} y_i \log \hat{y}_i\)


ref

This post is licensed under CC BY 4.0 by the author.

Trending Tags