Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import option 'train neural network' #89

Merged
merged 3 commits into from
Jan 8, 2025
Merged

import option 'train neural network' #89

merged 3 commits into from
Jan 8, 2025

Conversation

vbrunn
Copy link
Contributor

@vbrunn vbrunn commented Dec 19, 2024

Integrate an import option 'train neural network' for training data multi addon for neural network

@vbrunn vbrunn marked this pull request as ready for review December 19, 2024 16:45
@vbrunn vbrunn requested a review from griembauer December 19, 2024 16:46
grass-gis-addons/m.import.rvr/m.import.rvr.py Outdated Show resolved Hide resolved
"train neural network": {
# raster
"top": ([0.2], "output,ndvi", True, "top_dir", "rasterdir"),
"ndvi": ([0.2], "output", True, "", "top_ndvi_scaled"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"ndvi": ([0.2], "output", True, "", "top_ndvi_scaled"),

Why should we need the ndvi?

grass-gis-addons/m.import.rvr/m.import.rvr.py Outdated Show resolved Hide resolved
@anikaweinmann
Copy link
Member

@vbrunn bitte noch den key neural network hinzufügen (s.

)

@griembauer
Copy link
Member

Please also update the corresponding .html with the new option

@vbrunn
Copy link
Contributor Author

vbrunn commented Jan 8, 2025

Comments and changes are incorporated and it was successfully tested locally. The branch will be merged now.

@vbrunn vbrunn merged commit f8a8232 into main Jan 8, 2025
7 checks passed
@vbrunn vbrunn deleted the import_neuralnetwork branch January 8, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants