Welcome to Geo Deep Learning documentation! =========================================== The geo-deep-learning project stems from an initiative at `NRCan's CCMEO `_. Its aim is to allow using **Convolutional Neural Networks (CNN)** and other deep-learning methods with georeferenced datasets. Check out the :doc:`quickstart` section for further information on how **GDL** work, including how to run the :ref:`installation` for this the project. .. note:: This project is under active development. Documentation ------------- .. toctree:: :maxdepth: 1 quickstart mode task configuration model losses dataset Contributing ------------ We welcome all forms of user contributions including feature requests, bug reports, code, documentation requests, and code. Simply open an issue in the tracker. If you think you're not skilled or experienced enough to contribute, this is **not TRUE**! Don't be afraid to help us, every one start somewhere, and it will be our pleasure to help you to help us. You can find more information on how to create a good issue on a GitHub project `Here `_. After creating an issue, you can start working on the solution. When you have finish working on your code, it's time for the **PR**. All the information on how to create a good **PR** on a GitHub project `Here `_.