Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features Latex #18

Open
junxnone opened this issue Nov 21, 2021 · 0 comments
Open

Features Latex #18

junxnone opened this issue Nov 21, 2021 · 0 comments
Labels

Comments

@junxnone
Copy link
Owner

junxnone commented Nov 21, 2021

Latex Support

$\texttt{accuracy}(y, \hat{y}) = \frac{1}{n_\text{samples}} \sum_{i=0}^{n_\text{samples}-1} 1(\hat{y}_i = y_i)$ $\texttt{accuracy}(y, \hat{y}) = \frac{1}{n_\text{samples}} \sum_{i=0}^{n_\text{samples}-1} 1(\hat{y}_i = y_i)$
% Github Markdown
$\\%$
$\%$
% docsify
$\%$
$%$

Details Please Refer here

字体大小

label show
\tiny $\tiny tiny$
\scriptsize $\scriptsize scriptsize$
\footnotesize $\footnotesize footnotesize$
\small $\small small$
\normalsize $\normalsize normalsize$
\large $\large large$
\Large $\Large Large$
\LARGE $\LARGE LARGE$
\huge $\huge huge$
\Huge $\Huge Huge$

online latex editor


katex Support

@junxnone junxnone changed the title Latex Math Formula Features Latex Dec 19, 2022
@junxnone junxnone added enhancement New feature or request Features and removed enhancement New feature or request labels Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant