-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
14bbcb1
commit 2ef02c3
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,13 +27,14 @@ <h1 class="title">Yingtian Tang</h1> | |
|
||
|
||
<main> | ||
<p><img src="img/photo.jpg" style="float:right; height:350px; margin-left:80px" /> I am a <strong>Master's student</strong> at <a href="https://www.upenn.edu/">University of Pennsylvania</a>, majoring in Computer and Information Science (CIS). I am also a research assistant at the <a href="https://www.grasp.upenn.edu">GRASP Lab</a>, supervised by <a href="https://pratikac.github.io/">Prof. Pratik Chaudhari</a>. | ||
<p><img src="img/photo.jpg" style="float:right; height:350px; margin-left:80px" />I am currently a <strong>PhD student</strong> at <a href="https://www.epfl.ch/en/">EPFL</a></p>, working on NeuroAI with <a href="https://mschrimpf.com/">Prof. Martin Schrimpf</a>. | ||
<p>I had my <strong>Master's degree</strong> at <a href="https://www.upenn.edu/">University of Pennsylvania</a>, majoring in Computer and Information Science (CIS). I was also a research assistant at the <a href="https://www.grasp.upenn.edu">GRASP Lab</a>, supervised by <a href="https://pratikac.github.io/">Prof. Pratik Chaudhari</a>. | ||
<p>I had my <strong>undergraduate</strong> at <a href="https://en.uestc.edu.cn/"> University of Electronic Science and Technology of China</a>, majored in Computer Science. | ||
During my undergraduate, I also worked as research assistants in <a href="https://www.ntu.edu.sg/"> Nanyang Technological University</a> (<a href="https://www.ntu.edu.sg/rose">Rapid-Rich Object Search Lab</a>), and later <a href="https://www.tencent.com/zh-cn/">Tencent</a> (<a href="https://www.tencent.com/en-us/business/robotics.html">Robotics X</a>). </p> | ||
|
||
<h2 id="contact">Contact</h2> | ||
<p><a href="mailto:yingtian@seas.upenn.edu">yingtian [at] seas dot upenn dot edu</a></p> | ||
<p><a href="pub/CV.pdf">Curriculum Vitae</a> (<a href="pub/UPENN_transcript.pdf">Transcript</a>)</p> | ||
<p><a href="mailto:yingtian[email protected]">yingtian.tang [at] epfl dot ch</a></p> | ||
<p><a href="pub/CV.pdf">Curriculum Vitae</a> (<a href="pub/UPENN_transcript.pdf">Transcript</a>) [slightly outdated]</p> | ||
<h2 id="research-interests">Research Interests</h2> | ||
<p> | ||
I am interested in artifitial intelligence, especially how current machine learning methods could approach <strong>active perception and learning</strong> in the real world. Unfortunately, despite searching for it for a long time, it is not until last year that I finally recognized this line of research as the intersection between <strong>computational neuroscience</strong>, <strong>computational cognitive science</strong>, and <strong>machine learning</strong>. | ||
|
@@ -124,4 +125,4 @@ <h2 id="highlights">Publications</h2> | |
})(); | ||
</script> | ||
</body> | ||
</html> | ||
</html> |