-By Oscar Chang, Hod Lipson Paper Link This paper presents few common myths in machine learning. Tries to explain each of them. Myth 1: TensorFlow is a library for working with tensors. Myth 2: Image databases reflect real photographs found in nature. Myth 3: MO researchers do not use test kits for testing. Myth 4: All input data is used in neural network training. Myth 5: Learning for very deep residual networks requires packet normalization. Myth 6: Networks with attention [attention] are better than convolution [convolution]. Myth 7: Cards of Significance — A Reliable Way to Interpret Neural Networks. Myth 1: TensorFlow is a library for working with tensors In fact, this is a library for working with matrices, and this difference is quite significant. In Computing Higher Order Derivatives of Matrix and Tensor Expressions. Laue et al. NeurIPS 2018 authors demonstrate that their automatic differentiation library, based on real tensor calculus, has muc...