-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Sep 8, 2024
1 parent
52c680e
commit 2e1e810
Showing
4 changed files
with
764 additions
and
731 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11983,7 +11983,7 @@ | |
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg", | ||
"created_at": "2023-05-22T06:53:41Z", | ||
"updated_at": "2024-08-05T16:13:50Z", | ||
"forks_count": 4, | ||
"forks_count": 5, | ||
"stars_count": 2, | ||
"watchers_count": 2, | ||
"language": "Jupyter Notebook", | ||
|
@@ -18162,93 +18162,6 @@ | |
"Machine learning" | ||
] | ||
}, | ||
"e18-4yp-Multimodal-Emotion-Prediction-Using-Reinforcement-Learning": { | ||
"projName": "Multimodal Emotion Prediction Using Reinforcement Learning", | ||
"batch": "E18", | ||
"category": { | ||
"title": "Undergraduate Research Projects", | ||
"code": "4yp", | ||
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/" | ||
}, | ||
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multimodal-Emotion-Prediction-Using-Reinforcement-Learning", | ||
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multimodal-Emotion-Prediction-Using-Reinforcement-Learning/", | ||
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multimodal-Emotion-Prediction-Using-Reinforcement-Learning", | ||
"api_url": "https://api.github.com/repos/cepdnaclk/e18-4yp-Multimodal-Emotion-Prediction-Using-Reinforcement-Learning", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg", | ||
"created_at": "2024-02-05T08:01:55Z", | ||
"updated_at": "2024-06-15T05:41:04Z", | ||
"forks_count": 3, | ||
"stars_count": 3, | ||
"watchers_count": 3, | ||
"language": "Jupyter Notebook", | ||
"topics": [], | ||
"has_projects": true, | ||
"has_wiki": true, | ||
"has_pages": true, | ||
"description": "Our aim is to build an ensemble model that is based on reinforcement learning, and capable of capturing the user specific weight of each modality (visual,audio,text) in the emotional status.", | ||
"team": { | ||
"E/18/354": { | ||
"name": "Ruchira Tharaka", | ||
"email": "[email protected]", | ||
"website": "https://dev-ruchira-tharaka.pantheonsite.io/", | ||
"github": "https://github.com/RuchiraTharaka", | ||
"linkedin": "https://www.linkedin.com/in/ruchira-tharaka-51423b212/", | ||
"researchgate": "", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/354", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18354.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/354/" | ||
}, | ||
"E/18/318": { | ||
"name": "Piyumali Sandunika", | ||
"email": "[email protected]", | ||
"website": "", | ||
"github": "https://github.com/PiyumaliSandunika", | ||
"linkedin": "https://www.linkedin.com/in/piyumali-sandunika-08b239203/", | ||
"researchgate": "", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/318", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18318.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/318/" | ||
}, | ||
"E/18/022": { | ||
"name": "Didula Induwara", | ||
"email": "[email protected]", | ||
"website": "https://sites.google.com/view/didula-induwara/home", | ||
"github": "https://github.com/Didula98", | ||
"linkedin": "https://www.linkedin.com/in/didula-induwara-885054243/", | ||
"researchgate": "", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/022", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18022.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/022/" | ||
} | ||
}, | ||
"supervisors": { | ||
"[email protected]": { | ||
"name": "Dr. Dharshana Kasthurirathna", | ||
"email": "[email protected]", | ||
"profile_url": "#", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/default.jpg", | ||
"api_url": "#", | ||
"website": "#", | ||
"linkedin": "#", | ||
"researchgate": "#", | ||
"google_scholar": "#" | ||
}, | ||
"[email protected]": { | ||
"name": "Ms. Yasodha Vimukthi", | ||
"email": "[email protected]", | ||
"profile_url": "https://people.ce.pdn.ac.lk/staff/academic/yasodha-vimukthi/", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/yasodha-vimukthi.jpeg", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/staff/yasodhav", | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/yashodha-vimukthi-586378137/", | ||
"researchgate": "", | ||
"google_scholar": "" | ||
} | ||
}, | ||
"tags": [ | ||
"Final Year Projects" | ||
] | ||
}, | ||
"e18-4yp-Neuromorphic-NoC-Architecture-for-SNNs": { | ||
"projName": "Neuromorphic NoC Architecture for SNNs", | ||
"batch": "E18", | ||
|
@@ -18453,6 +18366,26 @@ | |
"Final Year Projects" | ||
] | ||
}, | ||
"e18-4yp-Personalized-Multimodal-Emotion-Prediction": { | ||
"projName": "Personalized Multimodal Emotion Prediction", | ||
"batch": "E18", | ||
"category": "Undergraduate Research Projects", | ||
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Personalized-Multimodal-Emotion-Prediction", | ||
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Personalized-Multimodal-Emotion-Prediction", | ||
"page_url": "https://cepdnaclk.github.io/e18-4yp-Personalized-Multimodal-Emotion-Prediction/", | ||
"api_url": "https://api.github.com/repos/cepdnaclk/e18-4yp-Personalized-Multimodal-Emotion-Prediction", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg", | ||
"created_at": "2024-02-05T08:01:55Z", | ||
"updated_at": "2024-09-08T16:06:31Z", | ||
"forks_count": 3, | ||
"stars_count": 3, | ||
"watchers_count": 3, | ||
"language": "Jupyter Notebook", | ||
"topics": [], | ||
"has_projects": true, | ||
"has_wiki": true, | ||
"has_pages": true | ||
}, | ||
"e18-4yp-Predicting-Forex-Currency-Exchange-Rate-using-Machine-Learning": { | ||
"projName": "Predicting Forex Currency Exchange Rate using Machine Learning", | ||
"batch": "E18", | ||
|
@@ -18794,6 +18727,126 @@ | |
"Agent Based Model" | ||
] | ||
}, | ||
"e18-4yp-Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis": { | ||
"projName": "Using AI in determining alveolar bone loss in Dental X rays to aid in periodontal diagnosis", | ||
"batch": "E18", | ||
"category": { | ||
"title": "Undergraduate Research Projects", | ||
"code": "4yp", | ||
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/" | ||
}, | ||
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis", | ||
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis/", | ||
"page_url": "https://cepdnaclk.github.io/e18-4yp-Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis", | ||
"api_url": "https://api.github.com/repos/cepdnaclk/e18-4yp-Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg", | ||
"created_at": "2024-09-07T15:48:02Z", | ||
"updated_at": "2024-09-07T17:50:15Z", | ||
"forks_count": 0, | ||
"stars_count": 0, | ||
"watchers_count": 0, | ||
"language": null, | ||
"topics": [], | ||
"has_projects": true, | ||
"has_wiki": true, | ||
"has_pages": true, | ||
"description": "", | ||
"team": { | ||
"E/18/297": { | ||
"name": "Piumal Rathnayake", | ||
"email": "[email protected]", | ||
"website": "https://piumal1999.medium.com/", | ||
"github": "https://github.com/Piumal1999", | ||
"linkedin": "https://www.linkedin.com/in/piumal1999/", | ||
"researchgate": "", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/297", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18297.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/297/" | ||
}, | ||
"E/18/397": { | ||
"name": "Shamod Wijerathne", | ||
"email": "[email protected]", | ||
"website": "", | ||
"github": "https://github.com/ShamodGeevinda", | ||
"linkedin": "https://www.linkedin.com/in/shamod-geevinda/", | ||
"researchgate": "", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/397", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18397.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/397/" | ||
}, | ||
"E/18/402": { | ||
"name": "Chathura Wimalasiri", | ||
"email": "[email protected]", | ||
"website": "https://chathurawimalasiri.github.io", | ||
"github": "https://github.com/chathurawimalasiri", | ||
"linkedin": "https://www.linkedin.com/in/chathura-wimalasiri-b0637b1a1", | ||
"researchgate": "https://www.researchgate.net/profile/Chathura-Wimalasiri", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/402", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18402.jpg", | ||
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/402/" | ||
} | ||
}, | ||
"supervisors": { | ||
"[email protected]": { | ||
"name": "Prof. Roshan G. Ragel", | ||
"email": "[email protected]", | ||
"profile_url": "https://people.ce.pdn.ac.lk/staff/academic/roshan-ragel/", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/roshan-ragel.jpg", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/staff/roshanr", | ||
"website": "http://roshan.ragel.net/", | ||
"linkedin": "https://www.linkedin.com/in/roshanragel/", | ||
"researchgate": "https://www.researchgate.net/profile/Roshan-Ragel", | ||
"google_scholar": "https://scholar.google.com/citations?user=UTYj8usAAAAJ&hl=en" | ||
}, | ||
"[email protected]": { | ||
"name": "Dr. Isuru Nawinne", | ||
"email": "[email protected]", | ||
"profile_url": "https://people.ce.pdn.ac.lk/staff/academic/isuru-nawinne/", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/isuru-nawinne.png", | ||
"api_url": "https://api.ce.pdn.ac.lk/people/v1/staff/isurunawinne", | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/isuru-nawinne-73302833/", | ||
"researchgate": "https://www.researchgate.net/profile/Isuru-Nawinne", | ||
"google_scholar": "https://scholar.google.com/citations?hl=en&user=8qqGvuwAAAAJ" | ||
}, | ||
"[email protected]": { | ||
"name": "Dr. Sumudu Rasnayake", | ||
"email": "[email protected]", | ||
"profile_url": "#", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/default.jpg", | ||
"api_url": "#", | ||
"website": "#", | ||
"linkedin": "#", | ||
"researchgate": "#", | ||
"google_scholar": "#" | ||
}, | ||
"[email protected]": { | ||
"name": "Dr. Dhanushka L Bandara", | ||
"email": "[email protected]", | ||
"profile_url": "#", | ||
"profile_image": "https://people.ce.pdn.ac.lk/images/students/default.jpg", | ||
"api_url": "#", | ||
"website": "#", | ||
"linkedin": "#", | ||
"researchgate": "#", | ||
"google_scholar": "#" | ||
}, | ||
"[email protected]": { | ||
"name": "Dr. Vajira Thambawita", | ||
"email": "[email protected]", | ||
"profile_url": "https://people.ce.pdn.ac.lk/staff/visiting-research-fellows/", | ||
"profile_image": "https://people.ce.pdn.ac.lk//images/staff/fellows/vajira-thambawita.jpg", | ||
"api_url": "#", | ||
"website": "#", | ||
"linkedin": "https://lk.linkedin.com/in/vlbthambawita", | ||
"researchgate": "https://www.researchgate.net/profile/Vajira-Thambawita-2", | ||
"google_scholar": "#" | ||
} | ||
}, | ||
"tags": [ | ||
"Final Year Projects" | ||
] | ||
}, | ||
"e18-4yp-Virtual-Patient-Simulator-for-Skill-Training-in-Dentistry": { | ||
"projName": "Virtual Patient Simulator for Skill Training in Dentistry", | ||
"batch": "E18", | ||
|
@@ -27998,7 +28051,7 @@ | |
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg", | ||
"created_at": "2023-08-22T18:05:16Z", | ||
"updated_at": "2024-08-23T03:24:54Z", | ||
"forks_count": 1, | ||
"forks_count": 2, | ||
"stars_count": 3, | ||
"watchers_count": 3, | ||
"language": "JavaScript", | ||
|
@@ -31548,7 +31601,7 @@ | |
"api_url": "https://api.github.com/repos/cepdnaclk/e19-co544-Rainfall-Prediction-System", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/co544/thumbnail.jpg", | ||
"created_at": "2024-04-20T08:51:44Z", | ||
"updated_at": "2024-06-26T05:43:20Z", | ||
"updated_at": "2024-09-04T14:57:40Z", | ||
"forks_count": 2, | ||
"stars_count": 1, | ||
"watchers_count": 1, | ||
|
@@ -31784,7 +31837,7 @@ | |
"api_url": "https://api.github.com/repos/cepdnaclk/e20-co225-Denture-Design-Studio", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/co225/thumbnail.jpg", | ||
"created_at": "2024-05-12T15:32:37Z", | ||
"updated_at": "2024-09-01T14:03:44Z", | ||
"updated_at": "2024-09-08T09:50:19Z", | ||
"forks_count": 4, | ||
"stars_count": 0, | ||
"watchers_count": 0, | ||
|
@@ -31880,7 +31933,7 @@ | |
"api_url": "https://api.github.com/repos/cepdnaclk/e20-co225-Erasmus-plus-Project-Web-and-MIS", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/co225/thumbnail.jpg", | ||
"created_at": "2024-05-10T16:50:49Z", | ||
"updated_at": "2024-09-01T17:58:26Z", | ||
"updated_at": "2024-09-08T15:14:04Z", | ||
"forks_count": 4, | ||
"stars_count": 4, | ||
"watchers_count": 4, | ||
|
@@ -32050,11 +32103,11 @@ | |
"api_url": "https://api.github.com/repos/cepdnaclk/e20-co225-Mentormate", | ||
"thumb_url": "https://projects.ce.pdn.ac.lk/data/categories/co225/thumbnail.jpg", | ||
"created_at": "2024-07-04T04:07:20Z", | ||
"updated_at": "2024-08-27T12:28:33Z", | ||
"updated_at": "2024-09-03T06:41:53Z", | ||
"forks_count": 4, | ||
"stars_count": 0, | ||
"watchers_count": 0, | ||
"language": "JavaScript", | ||
"language": "Python", | ||
"topics": [], | ||
"has_projects": true, | ||
"has_wiki": true, | ||
|
Oops, something went wrong.