Richard Djarbeng's Technical Posts
(140) Posts
Machine Learning Specialization by Andrew Ng and DeepLearning.AI
The Machine Learning Specialization, created by Andrew Ng and DeepLearning.AI, is a revamped and modernized version of the original Stanford Machine Learning course, one of the most popular and foundational...
Is There a Process to Build an Application?
Generally, it is a good idea to break down the steps you need and then test each one before moving to the next. However, the particular process to follow will...
How to Fix ERR_NAME_NOT_RESOLVED and DNS_PROBE_FINISHED_BAD_CONFIG Errors in Google Chrome due to DNS
If youāre encountering the ERR_NAME_NOT_RESOLVED or DNS_PROBE_FINISHED_BAD_CONFIG errors in Google Chrome, these are typically caused by issues with your DNS (Domain Name System) server. Is this really a DNS error?...
What is Google Pay and Apple Pay? How They Work, Where They Work, & Why They're Safer
In a world where your phone is your wallet, Google Pay (also known as the Google Wallet) and Apple Pay have become essential tools for millions. But what exactly are...
The Google vs. FFmpeg Debate: AI Finds a Bug, But Who Has to Fix It?
In the vast world of software, a recent conflict has flared up between Googleās elite security team and the volunteer maintainers of FFmpeg, a project that powers countless apps you...
Understanding the Air Quality Index (AQI)
The Air Quality Index (AQI) is a vital tool developed by the U.S. Environmental Protection Agency (EPA) to communicate outdoor air quality and its potential health impacts. This index provides...
How Google forecasts Weather and Air Quality Data
Googleās weather forecasts are created using an internal forecasting system that combines weather models and observations from various global weather agencies. The primary data sources for Googleās weather forecasting include:...
Install-NodeJs-on-Raspberry-Pi
For an updated version of this post see this post: Installing NodeJs on the Pi -linux based system How to install NodeJs on the Raspberry Pi 4 Tested on Raspberry...
100 Posts Later: My Lessons Learnt From Building This Blog (rdjarbeng.com)
Changes Since the Start Reaching the milestone of 100 website posts is a moment for reflection. What started as a simple platform to share thoughts has grown into a comprehensive...
Understanding Gradients with loss.backward() in PyTorch
Note: We have noted formatting issue with this post layout on mobile, and rest assured the team is working on this. For the time being, switch to light mode to...
Where to Find Data: A Curated List of Free Datasets and Repositories
In data science and machine learning, data is the new oilāitās the fuel that powers our models and insights. But finding the right data can be a challenge. Whether youāre...
What is arXiv?
arXiv (pronounced āarchiveā) is a pioneering open-access repository where researchers can upload preprints of their scientific papers before formal peer review. Launched in 1991, it revolutionized the way academic papers...