breezest's comments

breezest | 5 years ago | on: Why I left my tenured academic job

I did not work in the hottest topics in Machine Learning (and not in computer vision) as I cannot find rooms for innovation. I did publish several papers in 2nd-tier conferences and submit papers to journals. Near the end of my graduation, I started to find jobs in the industry. I have been shocked when I saw some employers will target authors who published in these big conferences even for non-research positions. (It sounds like discrimination.) I always wonder if my research profile will meet their requirements.

breezest | 5 years ago | on: Writing a book: is it worth it?

It seems like you are talking about publishing research work in book chapter rather than peer reviewed articles.

A book usually covers a selected topic in depth and in a coherent manner. This is particular useful for graduate students. Besides, some book authors also invite their friends to give comments. The impact of a book can be as rigorous and significant as journal articles.

breezest | 5 years ago | on: GitHub Won’t Help You with Hiring

By showing that almost no recruiter check the GitHub repos cannot tell if such contributions make a candidate stand out.

If someone has tangible contributions through GitHub, they probably write that down in the resume. The interviewers may check their claims either during interview or on GitHub before/after the interview.

The problem is that if a candidate performs moderately well in the interview (e.g. coding interview), while he/she has made many contributions through GitHub, should the interviewer recommend the candidate? My belief is that most interviewers will not take the risk or take the responsibility for a potentially wrong hire.

breezest | 5 years ago | on: An Update on MDN Web Docs

Isn't it better for Mozilla to "sell" some projects to other tech or foundations rather than keeping them internally and let them wither away?

breezest | 5 years ago | on: My First Year as a Freelance AI Engineer

Thanks for sharing!

How often will the clients find you again to do the follow-up work, e.g. new software feature requests, for the previous projects? If you refuse the requests, will this undermine the business relationship?

breezest | 8 years ago | on: Book: Mathematics for Machine Learning

Nowadays, many books cover the elementary mathematics in machine learning. After I learnt these elementary topics, any good suggestions for computational learning theory?

breezest | 9 years ago | on: Benchmarking State-Of-the-Art Deep Learning Software Tools

Why can't Torch utilize more threads in CPU cores? Taken from the article itself: "both of them cannot run normally when threads usage is set to be bigger than the number of CPU cores on desktop CPU." Do the authors set up the system correctly?

You're right that Torch is faster than TensorFlow in RNN. But Torch is slower than TesnorFlow in AlexNet and ResNet. There is a set of benchmarks for many DL approaches as found in https://github.com/soumith/convnet-benchmarks

breezest | 10 years ago | on: Scientific publications should be anonymous

Biases arise if people are allowed to cite other papers even when the publications are made anonymous. The importance of a paper can be estimated from their citations. For example, an important work cites another ground-breaking work. Besides, novel research idea and topic is rare and serves as a signature to the authors and their affiliations. Because researchers often verbally share their research results with others (through the internet), every people will recognize them and their works finally.

My feeling is that as long as the whole open system makes scientific progress, and suppresses malicious or false scientific results, it is fine.

page 1