- generate sinthetic data (examples) with some given percentage of outliers
- train the net using DSAC
- the purpose of the net is to assign a score to each hypothesis. The higher the score, the better the hypothesis is
during testing we use RANSAC to select the hypothesis with the highest score, as prediscted by the net