Skip to content

NASA-EarthRISE/EarthRISE-Applied-Artificial-Intelligence-and-Deep-Learning-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

246 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthRISE Applied Artificial Intelligence and Deep Learning Book

Python: 3.x License: CC BY 4.0 EarthRISE: Development

EarthRISE Applied AI and Deep Learning Book Cover

The NASA EarthRISE program harnesses NASA Earth Action capabilities to deliver trusted solutions for sustained benefits to society. This book provides practitioners with a wide variety of applied examples of Remote Sensing Artificial Intelligence and Deep Learning approaches, with each chapter focusing on a specific problem set and spanning NASA Earth Action thematic areas.

📖 Read the book: nasa-earthrise.github.io/EarthRISE-Applied-Artificial-Intelligence-and-Deep-Learning-Book


Book Outline


Building Locally

The book is built with Quarto. To render locally:

# Render both HTML and PDF
quarto render

# Preview with live reload
quarto preview

# Render a single chapter
quarto render 03_Semantic_Segmentation/01__Crop_Mapping/notebooks/Rice_Mapping_Bhutan_2021.ipynb

For PDF rendering you will also need TinyTeX:

quarto install tinytex

Notebook execution is disabled — chapters render from pre-computed outputs, so no Python environment is required to build the book.


Contributing

See CONTRIBUTING.md for folder naming conventions, notebook structure, and how to add a new chapter.


License and Distribution

This book is distributed under the terms of the CC BY 4.0 License. You are free to share and adapt the material with appropriate attribution.

Privacy & Terms of Use

This book abides by NASA's privacy and terms of use, available at nasa.gov/privacy.

Citation

DOI

Mayer, T., Bhandari, B., & Saah, D. (2026). EarthRISE Applied Artificial Intelligence and Deep Learning Book. Zenodo. https://doi.org/10.5281/zenodo.20547797

For individual chapter DOIs and BibTeX, see the How to Cite page.

Releases

No releases published

Packages

 
 
 

Contributors