Group repository of the EPFL Machine Learning class (fall 2017)
This project is about solving a binary classification problem. Given input data and a vector and the corresponding collision events, the goal is to determine a model that can predict the best output for new data.
This project is about solving a binary classification problem. Given an image, we have to determine if every patch of 16x16 pixels in this image is either a road or not {1 or 0}.