Pinned Repositories
CIFAR10-Image-Classification-with-CNN
Trained and built custom CNN for Image-Classification on CIFAR-10 dataset with tensorflow and keras using ImageGenerator (> 89% test-accuracy).
Diffusion-Models-for-Brain-Tumor-MRI-Scans
Training of Noise-to-Image Diffusion Model on Multi-Channel Brain Tumor MRI Scans.
Face-Recognition-With-AdaBoost
From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images.
Kernel-Regression-for-Temperature-Prediction-Using-PySpark
Implementation of a Gaussian Kernel Regression for Temperature prediction using PySpark.
Linear-Regression-Class
Linear Regression Class in R using closed form solution to OLS problem.
Seq2Seq-with-Attention
Implementation of GRU-based Encoder-Decoder Architecture with Bahdanau Attention Mechanism for Machine Translation from German to English.
Session-Based-Recommender-Models
PyTorch implementation of GRU4Rec, SQN and SMORL with evaluation framework covering Hit-Ratio, NDCG, Novelty, Diversity and Repetitiveness metrics for top-k recommendations.
Spaceship-Titanic-Kaggle-Challenge
Spaceship Titanic Kaggle Challenge - Includes detailed EDA and statistical analysis, NaN-Imputation and Modeling. (> 80% accuracy, top 6% on 09.08.22)
Text-Generator-Markov
Implementation of a simple Markov Chain Text Generator
Traxsource2Youtube
Package to scrape the latest top-10 charts for different genres from Traxsource and automatically place them into a Youtube playlist together.
PatrickSVM's Repositories
PatrickSVM/Diffusion-Models-for-Brain-Tumor-MRI-Scans
Training of Noise-to-Image Diffusion Model on Multi-Channel Brain Tumor MRI Scans.
PatrickSVM/Spaceship-Titanic-Kaggle-Challenge
Spaceship Titanic Kaggle Challenge - Includes detailed EDA and statistical analysis, NaN-Imputation and Modeling. (> 80% accuracy, top 6% on 09.08.22)
PatrickSVM/CIFAR10-Image-Classification-with-CNN
Trained and built custom CNN for Image-Classification on CIFAR-10 dataset with tensorflow and keras using ImageGenerator (> 89% test-accuracy).
PatrickSVM/Face-Recognition-With-AdaBoost
From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images.
PatrickSVM/Seq2Seq-with-Attention
Implementation of GRU-based Encoder-Decoder Architecture with Bahdanau Attention Mechanism for Machine Translation from German to English.
PatrickSVM/Text-Generator-Markov
Implementation of a simple Markov Chain Text Generator
PatrickSVM/Traxsource2Youtube
Package to scrape the latest top-10 charts for different genres from Traxsource and automatically place them into a Youtube playlist together.
PatrickSVM/Kernel-Regression-for-Temperature-Prediction-Using-PySpark
Implementation of a Gaussian Kernel Regression for Temperature prediction using PySpark.
PatrickSVM/Linear-Regression-Class
Linear Regression Class in R using closed form solution to OLS problem.
PatrickSVM/Session-Based-Recommender-Models
PyTorch implementation of GRU4Rec, SQN and SMORL with evaluation framework covering Hit-Ratio, NDCG, Novelty, Diversity and Repetitiveness metrics for top-k recommendations.