Davis E. King

Results 218 comments of Davis E. King

It just means you are labeling your data with incorrect labels. Like maybe sometimes you label references to the city of Boston as "city" and other times as "place". Or...

Sometimes it takes a while. Be patient. What's happening is MITIE is repeatedly training a classifier and doing hyper parameter selection to find the best one. So MITIE training is...

If you are hitting the page file then you need more ram. Also make sure you compiled with compiler optimizations enabled and against the intel mkl. That makes it faster....

I just submitted a pull request that adds this feature using vim's built in quickfix. I see that there has been some discussion of the limitations of vim's error parser,...

Yeah I don't have any good advice. Cmake 3.17 is totally too new though. We should target cmake versions that are installed by package managers of systems that are popular...

Yeah I know it's easy to install. People still don't though and would complain about it :|

> I think all I needed to do was get the python tests to build in an easier way. Scikit-build seemed like a good candidate. But either way this all...

Here. Tagged this so it stays open forever (prevents the dlib bot from closing it). 3.18 is two years old. IDK, in a few years we can update :| I...