-
Notifications
You must be signed in to change notification settings - Fork 0
/
code.html
92 lines (92 loc) · 3.73 KB
/
code.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Gaurav Gupta</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Navigation</div>
<div class="menu-item"><a href="index.html">home</a></div>
<div class="menu-item"><a href="bio.html">bio</a></div>
<div class="menu-item"><a href="proj.html">projects</a></div>
<div class="menu-item"><a href="code.html" class="current">code</a></div>
<div class="menu-category">Profile</div>
<div class="menu-item"><a href="https://scholar.google.com/citations?user=Maqaq6MAAAAJ&hl">Google Scholar</a></div>
<div class="menu-item"><a href="https://github.com/gaurav71531">Github</a></div>
<div class="menu-item"><a href="https://www.linkedin.com/in/gaurav71531">LinkedIn</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Gaurav Gupta</h1>
</div>
<ul>
<li><p><b>Multiwavelet-based Operator Learning for Differential Equations</b> <a href="https://github.com/gaurav71531/mwt-operator">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Comparing Recurrent Convolutional Neural Networks for large scale Bird species classification</b> <a href="https://github.com/microsoft/bird-acoustics-rcnn">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Additional mods to the jemdoc html scripting</b> <a href="https://github.com/gaurav71531/jemdoc">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Noisy Batch Active Learning with Deterministic Annealing</b> <a href="https://github.com/gaurav71531/DeAn">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Identifying Arguments of Space-Time Fractional Diffusion: Data-driven Approach</b> <a href="https://github.com/gaurav71531/fractDiffusion">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Data-driven Perception of Neuron Point Process with Unknown Unknowns</b> <a href="https://github.com/gaurav71531/spikeNetwork">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Learning Latent Fractional dynamics with Unknown Unknowns</b> <a href="https://github.com/gaurav71531/hiddenState">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Dealing with unknown unknowns: Identification and selection of <br /> minimal sensing for fractional dynamics with unknown inputs</b> <a href="https://github.com/gaurav71531/UUknowns">[code</a>]<br /></p>
</li>
</ul>
<ul>
<li><p><b>Distributed Placement of Power Generation Resources in Uncertain Environments</b> <a href="https://github.com/gaurav71531/ror">[code</a>]</p>
</li>
</ul>
<ul>
<li><p><b>User Selection in MIMO Interfering Broadcast Channels</b> <a href="https://github.com/gaurav71531/mimoIC">[code</a>]</p>
</li>
</ul>
<ul>
<li><p><b>Conditional Entropy based User Selection for Multiuser MIMO systems</b> <a href="https://github.com/gaurav71531/condEnt">[code</a>]</p>
</li>
</ul>
<h2>Code Repositories</h2>
<p><a href="https://github.com/gaurav71531/"> GitHub</a><br />
<a href="https://www.mathworks.com/matlabcentral/profile/authors/2677891-gaurav-gupta"> Matlab Central</a></p>
<div id="footer">
<div id="footer-text">
Page generated 2021-10-20 21:04:24 PDT, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
</div>
</div>
</td>
</tr>
</table>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121309974-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121309974-1');
</script>
</body>
</html>