Skip to content

Commit

Permalink
Merge pull request #40 from shirsho-12/main
Browse files Browse the repository at this point in the history
PR - Shirsho
  • Loading branch information
knmnyn authored Jan 10, 2025
2 parents 099c35a + d11f69d commit d235b55
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 9 deletions.
14 changes: 5 additions & 9 deletions content/authors/jason/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ role: FYP Student (Aug '24)
# Organizations/Affiliations
organizations:
- name: National University of Singapore, School of Computing
url: 'http://www.comp.nus.edu.sg'
url: "http://www.comp.nus.edu.sg"

# Short bio (displayed in user profile at end of posts)
bio: FYP student
Expand All @@ -24,9 +24,6 @@ interests:
- Artificial Intelligence
- Information Retrieval




# Social/Academic Networking
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
Expand All @@ -37,16 +34,16 @@ social:
link: https://www.linkedin.com/in/jasonqiu212/
- icon: envelope
icon_pack: fas
link: 'mailto:[email protected]'
link: "mailto:[email protected]"

# Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# - icon: cv
# icon_pack: ai
# link: files/cv.pdf

# Enter email to display Gravatar (if Gravatar enabled in Config)
email: '[email protected]'
email: "[email protected]"

# Highlight the author in author lists? (true/false)
highlight_name: false
Expand All @@ -58,5 +55,4 @@ user_groups:
# - Researchers
---

Jason Qiu is a FYP student joing our group in 2024.

Jason Qiu is a FYP student joining our group in 2024.
64 changes: 64 additions & 0 deletions content/authors/shirsho/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
# Display name
title: Shirshajit Sen Gupta

# Full Name (for SEO)
first_name: Shirshajit
last_name: Sen Gupta

# Is this the primary user of the site?
superuser: false

# Role/position
role: FYP Student (Aug '24)

# Organizations/Affiliations
organizations:
- name: National University of Singapore, School of Computing
url: "http://www.comp.nus.edu.sg"

# Short bio (displayed in user profile at end of posts)
bio: FYP student

interests:
- Natural Language Processing
- Graph Neural Networks
- Computer Vision
- Reinforcement Learning

# Social/Academic Networking
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
# form "mailto:[email protected]" or "#contact" for contact widget.
social:
- icon: envelope
icon_pack: fas
link: "mailto:[email protected]"
- icon: github
icon_pack: fas
link: https://github.com/shirsho-12
- icon: linkedin
icon_pack: fas
link: https://www.linkedin.com/in/shirshajit/
# Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# - icon: cv
# icon_pack: ai
# link: files/cv.pdf

# Enter email to display Gravatar (if Gravatar enabled in Config)
email: "[email protected]"

# Highlight the author in author lists? (true/false)
highlight_name: false

# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.
user_groups:
- Undergraduate Students
# - Researchers
---

Shirshajit is a final-year undergraduate student in Computer Science doing his FYP under the supervision of Prof. Min-Yen Kan.
His research interests lie at the intersection of graph neural networks and natural language processing, exploring how these technologies can advance understanding and efficiency in language-related tasks.
Additionally, he is passionate about computer vision and reinforcement learning, seeking innovative ways to integrate these fields to solve complex, real-world problems.
Binary file added content/authors/shirsho/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d235b55

Please sign in to comment.