Last active
June 15, 2020 17:11
-
-
Save ilyakava/d7f6ad577135b9b41159c9b32977bf32 to your computer and use it in GitHub Desktop.
Found at https://user.eng.umd.edu/~ilyak/, http://www.terpconnect.umd.edu/~ilyak/, stored on glue.umd.edu
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Ilya Kavalerov</title> | |
</head> | |
<body> | |
<h1>Ilya Kavalerov</h1> | |
<img src="ilyak/headshot.jpg" width="300" height="300"> | |
<h2>PhD Candidate at University of Maryland, College Park, Department of Electrical and Computer Engineering</h2> | |
<p>Advised by <a href="http://users.umiacs.umd.edu/~rama/people.html">Professor Rama Chellappa</a>, and <a href="https://www.math.umd.edu/~czaja/">Professor Wojciech Czaja</a></p> | |
<h3>Emails: ilyak at umiacs dot umd dot edu, ilyak at terpmail dot umd dot edu</h3> | |
<h3>Office: IRB 3116</h3> | |
<h4><a href="https://scholar.google.com/citations?user=NBfbNOgAAAAJ&hl=en&oi=ao">Google Scholar</a></h4> | |
<h4>More information at: <a href="www.ilyakavalerov.com">ilyakavalerov.com</a></h4> | |
<p>Interest Areas: Deep learning, artificial intelligence, computer vision, machine learning, scattering networks.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment