Skip to content

gigaroby/quick-a

Repository files navigation

Setup

# $GOPATH should be properly set
# see https://golang.org/doc/code.html for info

~ $ mkdir -p $GOPATH/src/github.com/gigaroby/
~ $ cd $GOPATH/src/github.com/gigaroby
~ $ git clone git@github.com:gigaroby/quick-a.git

~ $ cd quick-a
# install project deps
~ $ make deps
# run all
~ $ make run

About

front-end and back-end for the scalable machine learning course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published