Introduction to Recommendation Systems

Introduction to Recommendation Systems

From Netflix, Google, and Amazon, to smaller webshops, recommendation systems are everywhere. In fact, this type of system represents probably one of the most successful business applications of Machine Learning. Their ability to predict what users would like to read,...
EduNN – Custom Deep Learning Framework for Education

EduNN – Custom Deep Learning Framework for Education

An artificial neural network is modeled by biological neural networks like ones in the human brain. It is a type of machine learning structure that via a set of algorithms allows the computer to learn.  We wanted to implement a tool that supports working with generic...
Detection of  COVID-19 in chest X-Rays with Deep Learning

Detection of COVID-19 in chest X-Rays with Deep Learning

The code presented in this article can be found here. COVID-19 virus hit us hard. Warnings from Nicolas Taleb that our interconnectedness could cause wide pandemic were true. Schools are closed and most of us are working from home, spending time in isolation and...