Hacker News new | ask | show | jobs
by tectonic 2756 days ago
I found that the neural network does a little better than a simple linear regression function for weighting the parameters. I train it on a few months of my own shell history to predict, based on the last commands, what I'll type next.
1 comments

are the default weights I see in the code the result of your own local training?
Yup