AmmarRashed
Machine Learning & Social Computing researcher. AI evangelist. Interested in Computational Social Science
Ottawa, ON
Pinned Repositories
CLSA
Cross-Lingual Sentiment Analysis
EventOrient
A web-based application for monitoring, analyzing and visualizing social networks of Istanbul Sehir University
FaceExpress
A simple flask application that shows facial expression of webcam feed or in pre-recorded video.
Genobolitics
A bioinformatics tool that integrates gene expression data with metabolic models for pathway-level disease analysis. Extends Metabolitics for more comprehensive systems biology analysis.
Hierarchical-Bayesian-Regression
Implementation of Hierarchical, Pooled, and Separate Bayesian Regression models for blood pressure prediction using Pulse Arrival Time (PAT) measurements in Julia
mission_UAV
UAV detection and tracking using tensorflow and opencv
MultimodalEngagement
A comprehensive multimodal dataset for player engagement analysis in video games, featuring synchronized EEG, eye tracking, heart rate, OpenFace facial analysis, and controller input data from 39 participants playing FIFA'23 and Street Fighter V.
notMNIST
Letter recognition (from naiive to deep) trained on notMNIST (alphabet A-J)
UnsupervisedStanceDetection
An unsupervised method for target-specific stance detection using embeddings-based clustering and projection techniques. Achieves 90% precision without requiring platform-specific features.
word_embeddings_hp
Training and exploring Word2Vec and FastText on Harry Potter books corpus
AmmarRashed's Repositories
AmmarRashed/UnsupervisedStanceDetection
An unsupervised method for target-specific stance detection using embeddings-based clustering and projection techniques. Achieves 90% precision without requiring platform-specific features.
AmmarRashed/Genobolitics
A bioinformatics tool that integrates gene expression data with metabolic models for pathway-level disease analysis. Extends Metabolitics for more comprehensive systems biology analysis.
AmmarRashed/notMNIST
Letter recognition (from naiive to deep) trained on notMNIST (alphabet A-J)
AmmarRashed/FaceExpress
A simple flask application that shows facial expression of webcam feed or in pre-recorded video.
AmmarRashed/Hierarchical-Bayesian-Regression
Implementation of Hierarchical, Pooled, and Separate Bayesian Regression models for blood pressure prediction using Pulse Arrival Time (PAT) measurements in Julia
AmmarRashed/mission_RNN
Various examples of RNN architectures (inc LSTM and GRU)
AmmarRashed/MovieLens
Analyzing MovieLens data set and building a Recommendation Engine on it
AmmarRashed/MultimodalEngagement
A comprehensive multimodal dataset for player engagement analysis in video games, featuring synchronized EEG, eye tracking, heart rate, OpenFace facial analysis, and controller input data from 39 participants playing FIFA'23 and Street Fighter V.
AmmarRashed/ComputerVision
A bunch of computer vision assignments
AmmarRashed/cookies-n-code
A repo for code review sessions at CAS
AmmarRashed/EmoNetTCN
Combining TCN with EmoNet to predict emotions in facial video sequences.
AmmarRashed/ErrorEstimation
AmmarRashed/exampleRepo
Name courtesy of Melanie
AmmarRashed/GazeTracking
👀 Eye Tracking library easily implementable to your projects
AmmarRashed/git_review
AmmarRashed/KeyLogger
A simple script to record mouse and keyboard activities in the background
AmmarRashed/KnapsackOptimization
A collection of algorithms to solve the knapsack problem.
AmmarRashed/MediumScraper
A web scraper for Medium Publications
AmmarRashed/missionNLP
My public NLP portfolio and draft mini projects!
AmmarRashed/MyWebApp
trying heroku
AmmarRashed/nbinteract-practice
AmmarRashed/Potato
This is the first repository for SEG2105 Fall 2024. Name courtesy of Ibrahim.
AmmarRashed/PPOng
Proximal Policy Optimization for the Atari game: Pong
AmmarRashed/ProductCatalog
AmmarRashed/PyFight
An interactive console-based fighting game. The perfect mini-project for Python beginners
AmmarRashed/PythonPractice
Many-Mini Python projects for beginners
AmmarRashed/Snake
A simple educative snake game using Python's "turtle" library
AmmarRashed/SqliteAndroid
AmmarRashed/SQLiteProductAndroid
AmmarRashed/SVM
SVM implementation in MATLAB