source:
http://fastcorner.wordpress.com/2010/09/09/fast-faq/
http://www.edwardrosten.com/work/fast.html
Great many thanks to Edward Rosten for creating a forum to ask questions and promptly answering them.
The below paragraphs are copied from the forum which I thought are helpful :)
http://fastcorner.wordpress.com/2010/09/09/fast-faq/
http://www.edwardrosten.com/work/fast.html
Great many thanks to Edward Rosten for creating a forum to ask questions and promptly answering them.
The below paragraphs are copied from the forum which I thought are helpful :)
In your code(ex. fast_9.cpp), the decision tree has already been conerted into C-code. It is a very long string of nested if-then-else statements. How can I make it?? What’s the machine learning?? Please explain the process to me.