Category: Python

Docker for ML on Mac

This is written because I had a struggle installing ML libraries on Apple M1 chip but it can be used for any other CPU and OS. Here you will learn the following: Basic Dokerfile helps you setup your development environment for Machine Learning projects very fast Setup VSCode development environment to run codes on a

Round Trip Time (RTT) with Python

RTT is the length of time it takes for a signal to be sent plus the length of time it takes for an acknowledgment of that signal to be received [1]. In other words, a small packet will be sent to a specific computer and it will send the packet back. The time difference between