Abstract: Deep learning has great potential for environmental monitoring, yet real-world applications often face challenges from large-scale, multimodal, and noisy datasets. We introduce GreenNet, a flexible and open-source framework that makes it easier to build and scale deep learning models for remote sensing and environmental data. GreenNet offers reusable neural network modules, simple data integration tools, and built-in explainability features tailored for geospatial applications. To demonstrate its effectiveness, we apply it to case studies such as deforestation detection, urban heat island mapping, and air quality forecasting. These examples show that GreenNet delivers strong predictive performance while significantly reducing the effort needed to develop models. By connecting domain-specific data processing with modern deep learning techniques, GreenNet aims to make AI more accessible, reproducible, and interpretable for researchers and practitioners in environmental science.
Data and code for a leakage-aware evaluation of machine-learning predictors of orthoflavivirus host range. Contains the full analysis pipeline, DNABERT-2 embeddings, window-level sequence data, results, and figure-generation scripts to reproduce every figure and result. verify_re…
The integration of Unmanned Aerial Vehicles equipped with hyperspectral and multispectral sensors has revolutionized remote sensing in agriculture, forestry, and disaster management. However, hyperspectral imaging generates extraordinarily dense, high-dimensional datasets that ov…
Proposes a zero-copy architecture that eliminates the CPU/GPU data transfer bottleneck in Physics-AI workloads by leveraging Apple Silicons unified memory. Describes a pipeline where particle simulation data (OpenFPM/Metal) resides in shared memory that MLX neural networks can re…
Abstract Generative AI (GenAI) applications are non-deterministic. That is the same input can produce different outputs from run to run, and increasingly it is the prompt, not a line of code, that stands between an unpredictable model, and a system people can rely on. Despite thi…