-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
41 lines (33 loc) · 1.18 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: ""
knit: (function(input_file, encoding) {
out_dir <- 'docs';
rmarkdown::render(input_file,
encoding=encoding,
output_file=file.path(dirname(input_file), out_dir, 'index.html'))})
output:
html_document:
df_print: paged
css: "style.css"
---
<center> <h1>Elvin Yiwen Tseng</h1> </center>
<center>
Master's Student in [Statistics at National Tsing Hua University](https://stat.site.nthu.edu.tw)
</center>
</div>
<div style="margin-bottom:20px;">
</div>
<center>
<img src="photo_of_me.jpeg" style="width:40%;
border:5px solid; border-color:black">
</center>
</div>
<div style="margin-bottom:20px;">
</div>
<center>
My name is Elvin(Yi-Wen), and I am currently a research assistant in the [Research Center for Information Technology Innovation](https://www.citi.sinica.edu.tw/) at [Acdemia Sinica](https://www.sinica.edu.tw/). My current research interests are consensus machine learning. My interest lies in exploring how Federated Learning ensures the privacy of local clients throughout the training process. In my free time, I like to play and watch basketball games.
Please find my CV [insert link here].
</center>
</div>
<div style="margin-bottom:20px;">
</div>