forked from NeelayK/VGnetLabWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.html
More file actions
51 lines (42 loc) · 2.2 KB
/
publications.html
File metadata and controls
51 lines (42 loc) · 2.2 KB
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
<section class="hero heroOther fade-in">
<div class="overlay"><p class="lab-description">The Vikendrit Gyaan Network Lab</p>
<h1>Exploring Collaborative Learning And <br>Networking To Transform Tomorrow</h1>
</div>
</section>
<section class="objectives-section fade-in objectivesOther">
<h2>Publications</h2>
<p>Explore VGNet Lab's latest research publications, showcasing our advancements in distributed machine learning,
adaptive resource provisioning, and TinyML-driven innovations. Dive into groundbreaking work that bridges theory
and application in AI and edge computing.</p>
<a href="https://scholar.google.com/citations?user=-OhGCOoAAAAJ&hl=en" target="blank" ><button class="pub-button">Google Scholars</button>
</a></section>
<section class="objectives-section fade-in paddingFix projHead">
<h2>Journal Papers<br>
<button class="prev-btn" data-type="1" aria-label="Previous 10 Journal Papers">◀</button>
<p class="page-info" data-type="1">[1-10/0 Publications]</p>
<button class="next-btn" data-type="1" aria-label="Next 10 Journal Papers">▶</button>
</h2>
</section>
<section class="info-section" id="JP">
<div class="info-container fade-in publications"></div>
</section>
<section class="objectives-section fade-in paddingFix projHead">
<h2>Conference Papers<br>
<button class="prev-btn" data-type="2" aria-label="Previous 10 Conference Papers">◀</button>
<p class="page-info" data-type="2">[1-10/0 Publications]</p>
<button class="next-btn" data-type="2" aria-label="Next 10 Conference Papers">▶</button>
</h2>
</section>
<section class="info-section" id="CP">
<div class="info-container fade-in publications"></div>
</section>
<section class="objectives-section fade-in paddingFix projHead">
<h2>Patents<br>
<button class="prev-btn" data-type="3" aria-label="Previous 10 Patents">◀</button>
<p class="page-info" data-type="3">[1-10/0 Publications]</p>
<button class="next-btn" data-type="3" aria-label="Next 10 Patents">▶</button>
</h2>
</section>
<section class="info-section" id="PP">
<div class="info-container fade-in publications"></div>
</section>