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

"Hello Mind" Experiment #49

Closed kkmcgg closed 3 years ago

kkmcgg commented 3 years ago

I believe we would benefit from building a simple neural network example using keras and demonstrated in an ipython notebook (.ipynb). Such examples are readily available pre-built in google colab - but perhaps we can make our own basic example.

kkmcgg commented 3 years ago

A little more information on sequential vs non-sequential keras models https://stackoverflow.com/questions/47274299/why-do-we-say-functional-api-in-keras-is-used-for-non-sequential-models

kkmcgg commented 3 years ago

This is now up in the experiments section