Prolog is only appropriate for certain kinds of programs, long time ago I programmed in prolog and it was a very difficult task when the problem was not about matching and unification. For me Lisp was much more…
The post is about suggesting more fermi estimates problems, see for example http://lesswrong.com/lw/h5e/fermi_estimates/ Fermi estimates require you to look for relations in the real world, construct a model of the…
I see this as a knn approach in which the distance is a function of the strength of the edge between the vertices. In the retrofitting paper cited in the comments there is a process of smoothing, that is feeding back…
Your Monte Carlo post is interesting, but it doesn't consider the context of markov networks, for example reading Norvig Modern IA there are good examples. There is a subtle point that having probabilities locally you…
You can read similar to chapter two, high dimensional spaces, in https://jeremykun.com/2016/02/08/big-dimensions-and-what-you... Also, chapter three about SVD, is in…
Prolog is only appropriate for certain kinds of programs, long time ago I programmed in prolog and it was a very difficult task when the problem was not about matching and unification. For me Lisp was much more…
The post is about suggesting more fermi estimates problems, see for example http://lesswrong.com/lw/h5e/fermi_estimates/ Fermi estimates require you to look for relations in the real world, construct a model of the…
I see this as a knn approach in which the distance is a function of the strength of the edge between the vertices. In the retrofitting paper cited in the comments there is a process of smoothing, that is feeding back…
Your Monte Carlo post is interesting, but it doesn't consider the context of markov networks, for example reading Norvig Modern IA there are good examples. There is a subtle point that having probabilities locally you…
You can read similar to chapter two, high dimensional spaces, in https://jeremykun.com/2016/02/08/big-dimensions-and-what-you... Also, chapter three about SVD, is in…