News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
If you write code in Python, then I'm willing to bet that you've made at least one of the mistakes that I'm going to show you in this video. So stick around and I'm going to show you what the mistakes ...
Approximated Matrix Multiplication (AMM) based on table look-ups can significantly reduce the pressure on computing units and memory bandwidth, and has great potential in large-scale machine learning ...