JosiahNet: live coding a GOLANG Deep Learning Library SourceCode: github.com/thenomemac/josiahnet
Inspired by Joel Grus’s youtube live coding of a deep learning frameworks, I wondered as a very new to GOLANG user could I live code a deep learning framework?
It ended up taking a few hours to code this up as I didn’t have numpy as a starting point, but I found GOLANG to be very suitable for implementing a Deep Learning Library in Go with no dependencies.
TLDR; Train a neural net to identify midwestern fish specifes and create an interactive web app identify invasive specicies from user photos.
whatismyfish.net is currectly in a mid-refactor state as I’m re-writing the python/flask web app in golang for fun and profit.
Project Summary: The mobile web app WhatIsMyFish.net has been awarded 3rd place in the semi-final round of Eriehack.io : a first of its kind regional, eco focused engineering challenge.