NSCC-COGS / Aestheta

An Industrial Think Tank Focused on Developing and Promoting AI Technology for Geospatial Applications [Please note this group was formed as an academic exercise for educational purposes and does not represent a real world organization]
MIT License
7 stars 3 forks source link

A link to our core example should be placed in our ReadMe #75

Open kkmcgg opened 3 years ago

kkmcgg commented 3 years ago

Place a link to our core_example_2.ipynb file so the user can jump right into using our code in google colab. The following link should suffice:

https://colab.research.google.com/github/NSCC-COGS/Aestheta/blob/main/Experiments/core_example_2.ipynb

The readme can be edited directly at the following link:

https://github.com/NSCC-COGS/Aestheta/edit/main/README.md

(OR, the readme can be modified on your local machine by 'pulling' the Aestheta git repo, modifying the file, commiting the changes, and 'pushing' it back. )

You should add some accompanying text explaining the link to the readme. You may also consider adding some commends or functionality to the core_example_2.ipynb such as demonstrating different geographic locations.