-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
55 lines (42 loc) · 1.68 KB
/
index.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
<html>
<head>
<title>Swakkhar Shatabda</title>
</head>
<body>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQUz6Q_W74AZaWqULKbd9fTySM7NJNvtc4uK68dopXmEOU2KsYBud5EDNv-1dWDPN8f-kU&usqp=CAU" height="200"></img><br>
Swakkhar Shatabda<br>
Professor<br>
Department of Computer Science and Engineering<br>
BRAC University<br>
Email: sshatabda@gmail.com
<hr class="solid">
<h3>Education</h3>
PhD, Griffith University<br>
BSc, Bangladesh University of Engineering and Technology
<h3>Research Interests</h3>
Computational Biology, AI Search and Metaheuristics, Machine Intelligence
<hr class="solid">
<h3>Publications</h3>
<h4>Journal Articles</h4>
<ol>
<li>Will be updated soon.</li>
</ol>
<h4>Peer Reviewed Conference Papers</h4>
<ol>
<li>Will be updated soon.</li>
</ol>
<hr class="solid">
<h3>A few Project Ideas</h3>
<ol>
<li>Using Denoising Diffusion Probability Models for Generating Synthetic Data</li>
<li>Using Conference Paper Submission Data to Generate Meta-Review and Decision</li>
<li>Handling data imbalance in regression problems</li>
</ol>
<h3>Talks and Seminars</h3>
<ol>
<li> "Artificial Intelligence and Blockchain for Information Scrutiny and Authenticity", 5th Blockchain Olympiad Bangladesh, September 2024, BCOLBD </li>
<li> "Artificial Intelligence for Multimodal Medical Data Analytics", 1st South-East Asian Regional Non-Communicable Diseases Conference, August 2024, South-East Asian NCD Alliance. </li>
<li>"Harvesting Innovation: How AI is Reshaping Agro-Food Operations", Workshop on Postharvest Processing Technology for Food and Nutritional Security, May 2024, Bangladesh Agricultural Research Council (BARC)</li>
</ol>
</body>
</html>