
Hacking the Coding/Machine Learning Interview: Tips Beyond “CTCI” :)
A study guide on preparing for software engineering and machine learning interviews 🙂
(Photo by Clément H on Unsplash)
A study guide on preparing for software engineering and machine learning interviews 🙂
(Photo by Clément H on Unsplash)
Ever wonder how computers “recognize” what you said, just from your voice?
Hidden Markov Models (HMMs) are a modern way for computers to perform speech recognition!
Ever wonder how computers understand how to respond to simple commands, like “tell me a joke”?
Finite State Transducers (FSTs) can help computers do this, and more!
A summary of one of the most essential books for any C++ programmer
Summary The Design of Everyday Things by Donald A. Norman describes usability from a psychological perspective. An overall excellent read, Norman goes into explaining how people normally develop mental models… Read more The Design of Everyday Things by Donald A. Norman →