
Interview Cake
AlgoExpert.io
interviewing.io
CodingInterview
Daily Coding Problem
Codechef
CodeForces
LogicMojo
Dlib
OpenCV
PyTorch
Face Recognition
Scikit Image
TensorFlow
SimpleCV
Kaldi ASR
Interview CakeBased on our record, Dlib should be more popular than Interview Cake. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Here's another site that helped me when I was starting out: interviewcake.com (I think I had a free trial or something). Source: over 4 years ago
Interviewcake.com has some great explanations and practice problems for leetcode style problems. I got the year subscription on sale. Source: almost 5 years ago
I also used to do the exact same thing during a technical interview. Seems like an obvious answer, but I've always noticed the more prior practice I have, the less nervous I get. I think a good part of the mental fatigue comes from nerves. And those nerves were amplified when I encountered a problem for which I didn't immediately have a general grasp of the solution. But as soon as I got more consistent with my... Source: about 5 years ago
The apparent gender estimates from photos are using dlib, and I really ought to get what I'm doing cleaned up in such a way that other people can use it easily. Source: over 3 years ago
Additionally, C++ may be used for extremely high levels of optimization even for cloud-based ML. Dlib and Kaldi are C++ libraries used as dependencies in Python codebases for computer vision and audio processing, for example. So if your application requires you to customize any functions similar to those libraries, then you'll need C++ knowhow. Source: over 3 years ago
If you know C++, you don't need anything else. Go and learn APIs for C++ libraries. If you're into DSP, why not study Dlib?. Source: over 3 years ago
The data is mostly in this spreadsheet. The apparently facial gender estimates are made with Dlib. The mental health assessments are from Beck's Depression Inventory and the Snaith-Hamilton Pleasure Scale. The graph is made with gnuplot. Source: over 3 years ago
The plugin uses dlib library with a very fast HOG detector for both face recognition and detector following the relative examples. Source: almost 4 years ago
AlgoExpert.io - A better way to prep for tech interviews
OpenCV - OpenCV is the world's biggest computer vision library
interviewing.io - Free, anonymous technical interview practice
PyTorch - Open source deep learning platform that provides a seamless path from research prototyping to...
CodingInterview - CodingInterview offers essential information to help you conquer programming interviews.
Face Recognition - Face Recognition is an app that is used for testing different facial recognition methods such as Caffe and Neural Networks to name a few.