Personal Projects



Hate Speech Detector Using Machine Learning

An AI model that classifies text as either 'hate', 'maybe hate' or 'not hate'. Written in Python using Pytorch.

> GitHub Repository

Performance of Hate Speech Classification Model
Convolution algorithm input depicting a pixel image of kirby
>>>
Convolution algorithm output depicting a pixel image of kirby that has been Gaussian blurred Convolution algorithm output depicting a pixel image of kirby in which only the edges are shown

Convolution Algorithm & Image Processor

A convolution algorithm and image processor written in C. Applies either a box blur, gaussian blur, or edge-detection.

> GitHub Repository


Hate Speech Detector Using Machine Learning

Performance of Hate Speech Classification Model

An AI model that classifies text as either 'hate', 'maybe hate' or 'not hate'. Written in Python using Pytorch.

> GitHub Repository

Convolution Algorithm & Image Processor

Convolution algorithm input depicting a pixel image of kirby
>>>
Convolution algorithm output depicting a pixel image of kirby that has been Gaussian blurred Convolution algorithm output depicting a pixel image of kirby in which only the edges are shown

A convolution algorithm and image processor written in C. Applies either a box blur, gaussian blur, or edge-detection.

> GitHub Repository