GeoAI

This community hub contains a collection of CyberGIS-Jupyter notebooks and blog posts dedicated to the intersection of geospatial science and Artificial Intelligence (AI), commonly known as GeoAI. Originating from the CyberGISX platform, these resources delve deep into cutting-edge advances and applications of GeoAI.

3 notebook results AI
Enhancing Machine Learning Workflows with W&B

Posted by Nattapon Jaroenchai on Wednesday May 29, 2024

Weights and Biases (WandB) is a popular tool for tracking and visualizing machine learning experiments It is designed to help researchers and developers manage and optimize their machine learning ...

Convolutional Neural Networks (CNNs) with PyTorch

Posted by Alexander Michels on Wednesday November 8, 2023

In this notebook, we will use PyTorch CNNs to recognize text from images We use CNNs in this use case because the individual values of pixels don't tell us very much, but convolutions can help us ...

Learning a Simple Linear Model with PyTorch

Posted by Alexander Michels on Wednesday November 8, 2023

In this notebook, we will use PyTorch for a simple linear regression ...

1 blog results Machine learning
Applications of Machine Learning in Geospatial Studies

Machine learning is a subset of artificial intelligence that focuses on algorithms that can learn ...