Neural Net Powered Page Predictor

Mar 2017 - code

Github

A chrome extension that predicts what website you’re going to — so you don’t even have to type it in!

Our team’s base assumption is that we visit some websites in certain patterns, and a neural net might be able to pick up on them. Learning about normalizing data, recurrent neural networks and tweaking them. Admittedly, test results so far have been quite poor and we will probably try some different training methods or ways of preprocessing/cleaning the history data.

top