This repository contains some sample and exercise script for the 2023 course on "Estimation Theory" or "Remote Sensing Data".
You can clone this repository and run in locally on your own machine. There is an environment.yml
file that you can use to create a conda environment.
If you don't want to or can't run it locally, you can also create a MyBinder instance to run the notebooks remotely: The setup of this environment might take a while to complete, just be patient.
These notebook use some additional libraries that are not included in the environment file. In the headers of each notebook, these libraries are indicated. Just uncomment the installation prompts (!pip ...
or !conda ...
) at first use.
Feel free to make any modifications to the code and in particular to the parameter values used within.