Skip to content
View rinkwitz's full-sized avatar
Block or Report

Block or report rinkwitz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Thesis_Semantic_Image_Segmentation_on_Satellite_Imagery_using_UNets Thesis_Semantic_Image_Segmentation_on_Satellite_Imagery_using_UNets Public

    This master thesis aims to perform semantic segmentation of buildings on satellite images from the SpaceNet challenge 1 dataset using the U-Net architecture.

    Python 4 2

  2. Adaptive_Plateau_MCMC Adaptive_Plateau_MCMC Public

    This is a reimplementation of the paper 'Plateau Proposal Distributions for Adaptive Component-wise Multiple-Try Metropolis' - F. Din-Houn Lau and Sebastian Krumscheid

    Python

  3. Building_a_Knowledge_Graph_with_World_Bank_data Building_a_Knowledge_Graph_with_World_Bank_data Public

    With the help of data of World Bank I constructed a knowledge graph using various tools for building, interlinking and querying. The project aims to be of help for statistical analysis of the world…

    Python

  4. PandaMania/ITC2019 PandaMania/ITC2019 Public

    Master research project on ITC2019

    Java

  5. Travelling_Salesman_Optimization Travelling_Salesman_Optimization Public

    The aim of this project is to solve the well-known problem of the traveling salesman with the help of various optimization techniques. The results of the different techniques are visualized so that…

    Java

  6. Recommender_System_using_Collaborative_Filtering_on_Netflix_Prize_data Recommender_System_using_Collaborative_Filtering_on_Netflix_Prize_data Public

    This Project builds a recommender system using collaborative filtering on the Netflix Prize data. The implementation uses vectorization in order to compute gradient descent and is done from scratch…

    Python 1