mlbasics
ML basics
links:
https://devblogs.nvidia.com/deep-learning-nutshell-core-concepts/
https://www.springboard.com/blog/machine-learning-interview-questions/
https://www.toptal.com/machine-learning/machine-learning-theory-an-introductory-primer
https://blog.udacity.com/2016/05/prepare-machine-learning-interview.html
Questions:
Given two sparse matrices, how would you compute the dot product?
One problem is implement a trie tree.