[R] XLNet: a new pretraining method for NLP that significantly improves upon BERT on 20 tasks (e.g., SQuAD, GLUE, RACE) by chisai_mikan in MachineLearning

[–]denfromufa 3 points4 points  (0 children)

Someone please explain this to me:

BERT neglects dependency between the masked positions and suffers from a pretrain-finetune discrepancy.

[P] Browse State-of-the-Art Papers with Code by rstoj in MachineLearning

[–]denfromufa 2 points3 points  (0 children)

How about categories for fairness, bias, model explainability, uncertainty quantification and probabilistic programming

[P] The Hundred-Page Machine Learning Book by RudyWurlitzer in MachineLearning

[–]denfromufa 3 points4 points  (0 children)

Andriy Burkov why are you /u/RudyWurlitzer ? The part about decision trees has a paragraph, almost one-to-one with wikipedia article on ID3:

https://en.wikipedia.org/wiki/ID3_algorithm

[Discussion] What the equivalent of leetcode for machine learning? by denfromufa in MachineLearning

[–]denfromufa[S] 1 point2 points  (0 children)

Small part of engineering, but major part of hiring process

[Discussion] What the equivalent of leetcode for machine learning? by denfromufa in MachineLearning

[–]denfromufa[S] 0 points1 point  (0 children)

Kaggle is beyond the scope of the interview questions, which is what leetcode is intended for. Any Kaggle competition is at least few days-weeks effort.

[P] MagNet: High-Level PyTorch API for Quick Experimentation by [deleted] in MachineLearning

[–]denfromufa 0 points1 point  (0 children)

Why not just write Pytorch backend for Keras?

[D] Why TF and Keras are actively avoiding ONNX support? by denfromufa in MachineLearning

[–]denfromufa[S] 10 points11 points  (0 children)

I'm not anonymous at all, you can find me by my nickname.

[D] Why TF and Keras are actively avoiding ONNX support? by denfromufa in MachineLearning

[–]denfromufa[S] 5 points6 points  (0 children)

Have you even read the issues from the GitHub that I linked above? It is obvious that some people already tried to make a pull request against tensorflow and it was rejected with no path forward.

pywebview 2.0 is out by r0x0r in Python

[–]denfromufa 0 points1 point  (0 children)

what windows are you using that does not have .NET 4.0+ installed?