Pinned Repositories
emsdirect
Analysis-of-NYC-Motor-Vehicle-Accidents-
fake-face-detection
some collected paper and personal notes relevant to Fake Face Detetection
Intro-to-Machine-Learning
Introductory resources for machine learning
Ludo
This is a local web-based ludo game made using socket programming. An improvement in the design is required.
Pacman-search
Different algorithms for searching food were implemented and compared.
Pneumonia-detection-using-Xrays
This model is made using the fastai library, based on the inital lectures of the 'Practical Deep Learning' course. The following dataset was used: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia
Process-Synchronization
These systems were implemented as part of an assignment of the 'Operating systems' course. It has three parts to it:
Snake-IO
A basic multiplayer version of the classic game "Snake", using a client-server architecture
ratefessor
A website to rate and review professors. CS340 - Databases course project.
HiraJamshed20's Repositories
HiraJamshed20/Analysis-of-NYC-Motor-Vehicle-Accidents-
HiraJamshed20/fake-face-detection
some collected paper and personal notes relevant to Fake Face Detetection
HiraJamshed20/Intro-to-Machine-Learning
Introductory resources for machine learning
HiraJamshed20/Ludo
This is a local web-based ludo game made using socket programming. An improvement in the design is required.
HiraJamshed20/Pacman-search
Different algorithms for searching food were implemented and compared.
HiraJamshed20/Pneumonia-detection-using-Xrays
This model is made using the fastai library, based on the inital lectures of the 'Practical Deep Learning' course. The following dataset was used: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia
HiraJamshed20/Process-Synchronization
These systems were implemented as part of an assignment of the 'Operating systems' course. It has three parts to it:
HiraJamshed20/Snake-IO
A basic multiplayer version of the classic game "Snake", using a client-server architecture
HiraJamshed20/Suicide-Rates-Overview
This was implemented as part of a project of the Data Science course (CS334) in a group of 5 members. The project is divided into two notebooks:My main contribution was in the notebooks, primarily phase 2.
HiraJamshed20/Who-Wants-To-Be-A-Millionaire---CS100_Final_Project
A basic version of the 'Who Wants To Be A Millionaire?', implemented as a final project for the CS100 course (Fall 2017)