1.2k0 Algorithm Coding Data Structure PythonData Structure Review – K-D Tree K-D tree is a binary search tree that gives you a way to structure multidimensional data to makes range search efficiently. By rayhon 8 years ago8 years ago
1.5k0 Data Structure PythonPython Data Structure – Vector, Matrix and Tensor In machine learning, we are going to come across vector, matrix and multi-dimensional array very often. So, this post is to show you how we... By rayhon 8 years ago8 years ago
Connect with us