Projects

datascience

Tumor Detection in MRI Scans of the Gut Area

This project basically propose a means of using convolution neural Network to automatically detect tumor in MRI Scans of Patients

Gravitational Wave Spectrogram Analysis

This project proposes a means for analysing the spectrogram of temporal domain waveforms via the CQT transform and detecting the presence of gravitational wave signals in them with the ResNet artificial neural network architecture

Bitcoin Prediction

This project formulate neural network models that utilize the LSTM (Long Short Term Memory) algorithm, one of the variants of Recurrent Neural Network Algorithm to predict the closing price value and the probability of rise or fall of BTC for the next hourly and daily timestamps with regression and classification methods