Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
1–6 of 6 posts
Re: Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
#2Re: Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
#3I should replace it with how to do it in a language I actually like working with one of these days... and generally improve it because its missing all sorts of niceties such as skip lists on the posting lists, binary formats for saving things.
I also noticed all the code is missing as a result of the conversation from Wordpress to Hugo... fixing that now.
EDIT - fixed, but might need a refresh from anyone who visited it.
Re: Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
#4Re: Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
#5The quote "What I cannot create, I do not understand" is just plain wrong. From every aspect of the world one can get a mental model and, thus, understands it. Take the weather or planetary relationship: we can't build them but we understand them.
Using what you built, now you're finally exposed to just how many things you can get wrong. It's humbling how much work and love goes into everything.
Re: Build your own X, a collection of tutorials (Search engine, Neural Net, etc.)
#6The quote "What I cannot create, I do not understand" is just plain wrong. From every aspect of the world one can get a mental model and, thus, understands it. Take the weather or planetary relationship: we can't build them but we understand them.
in the age of computing, if you understand a concept well, you can simulate it.