Find technical posts about technology, Artificial Intelligence, Air quality and trending topics related to these areas.

(100) Posts

Showing posts 71-80 of 100

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:...

Cover image for How Google forecasts Weather and Air Quality Data

Understanding Gradients with loss.backward() in PyTorch

In this post, let us take a closer look at how gradients are calculated in PyTorch, particularly focusing on the interaction between the loss.backward() function and a variable’s .grad attribute....

Cover image for Understanding Gradients with loss.backward() in PyTorch

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...

Cover image for What is arXiv?

Zindi -Ghana Crop Disease Detection Challenge

Zindi, in partnership with GIZ, Digital Transformation Centre Ghana, Fairforward, and the Responsible AI Lab, has launched the Ghana Crop Disease Detection Challenge. This challenge focuses on building machine learning...

Cover image for Zindi -Ghana Crop Disease Detection Challenge

Why You Should Consider Publishing in arXiv

I recently came across a video on XploreBio by Dr. Abhishek titled Why You Should Publish Papers in arXiv Repositories. It got me thinking about the benefits of preprint publishing,...

Cover image for Why You Should Consider Publishing in arXiv

Top Websites for African Climate Data

When working on climate research or environmental projects in Africa, having access to reliable weather and climate data is essential. Fortunately, there are several websites where you can find both...

Cover image for Top Websites for African Climate Data

Escaping CMS hell-DecapCMS, Netlify and Sveltia

Add a CMS to a jekyll GitHub-pages website Story time: When I created this website I used to create and edit the posts in visual studio code directly with the...

Cover image for Escaping CMS hell-DecapCMS, Netlify and Sveltia

Automating Python Execution on a Raspberry Pi with a virtual environment

In this guide, you will learn how to automate the execution of a Python script on your Raspberry Pi using a systemd service. This can be particularly useful for running...

Cover image for Automating Python Execution on a Raspberry Pi with a virtual environment

Lex Fridman and Andrew Ng on Deep learning - Lex Podcast

Join Lex Fridman and Andrew Ng as they delve into the exciting world of deep learning in this podcast episode. These AI legends share valuable insights on not just deep...

Cover image for Lex Fridman and Andrew Ng on Deep learning - Lex Podcast

Automating Script Execution on a Raspberry Pi

There are several ways to automate a Raspberry Pi to run a program automatically without needing to start it manually from the terminal. Whether you’re using Python, Node.js, or another...

Cover image for Automating Script Execution on a Raspberry Pi
First Prev
1 ... 6 7 8 9 10
Next Last