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 ...
These questions come from my Udemy training and the certificationexams.pro website, resources that have helped many students pass the DP-100 certification. These are not DP-100 exam dumps or ...
I 'm a big fan of Python for data analysis, but even I get curious about what else is available. R has long been the go-to language for statistics, but the "Tidyverse" has given the language a serious ...
This repo provides a clean implementation of YoloV3 in TensorFlow 2.0 using all the best practices. I have created a complete tutorial on how to train from scratch ...
This is just a small demo, which implement a tiny JavaScript library, which can convert an ip address to an integer.