Deep Learning from Scratch in Go - Part 1: Equations Are Graphs http://gopherdata.io/post/deeplearning_in_go_part_1/ #golang
gopherdata.io
Deep Learning from Scratch in Go - Part 1: Equations Are Graphs | GopherData
Users and developers of Go data processing, analytics, and visualization tools.
TensorFlow object detection API https://github.com/tensorflow/models/tree/master/object_detection #golang
Understanding Tensorflow using Go https://pgaleone.eu/tensorflow/go/2017/05/29/understanding-tensorflow-using-go/ #golang
P. Galeone's blog
Understanding Tensorflow using Go
Tensorflow is not a Machine Learning specific library, instead, is a general purpose computation library that represents computations with graphs. Its core is implemented in C++ and there are also bindings for different languages. The bindings for the Go…
Optimising #algorithms in Go for machine learning - http://buff.ly/2srhSK7 via @JameseBowman #machinelearning… https://twitter.com/i/web/status/875872124598177793
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Simplicity Debt Redux. https://dave.cheney.net/2017/06/18/simplicity-debt-redux #golang
New #justforfunc record: 1k views in 10 hours!
Coding a twitter bot in #golang & running it for free on @googlecloud
https://youtu.be/SQeAKSJH4vw
Coding a twitter bot in #golang & running it for free on @googlecloud
https://youtu.be/SQeAKSJH4vw
YouTube
justforfunc #14: a twitter bot and systemd (that runs free on GCP)
Today the goal is to build a Twitter bot that will retweet all tweets containing #justforfunc from the @justforfunc account.
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
Optimising #algorithms in Go for machine learning - https://app.quuu.co/r/gy-noo via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876371414126866432
James Bowman
Optimising algorithms in Go for machine learning - Part 2: Sparse matrix formats
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
.@maybeawg will be presenting on structured logging at @EdmontonGo in Alberta, Canada on June 26th #GoLang RSVP: https://www.meetup.com/startupedmonton/events/240464732/
Meetup
Startup Edmonton
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
https://edmontongo.org/2017-06/
https://edmontongo.org/2017-06/
.@maybeawg will be presenting on structured logging at @EdmontonGo in Alberta, Canada on June 26th #GoLang RSVP: https://www.meetup.com/startupedmonton/events/240464732/
Meetup
Startup Edmonton
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
https://edmontongo.org/2017-06/
https://edmontongo.org/2017-06/
Last video for http://usegolang.com was edited today. Exporting and uploading before the course launches on Monday! #golang
Usegolang
Web Development with Go
Learn how to create a real, prod ready web app in Go
Optimising #algorithms in Go for machine learning - http://buff.ly/2sGrLEz via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876421752229961728
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Optimising #algorithms in Go for machine learning - http://bit.ly/2sGjuR1 via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876364906530045953
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
How does the #golang scheduler work? https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor
Quora
How does the golang scheduler work? - Quora
I will give an overview of the scheduler used as of Go version 1.7. There are three basic structures, known as G, M, and P. A G is a goroutine. An M is an operating system thread. A P is a (logical) processor. There are exactly GOMAXPROCS P’s (GOM...
Web Development with Go (http://usegolang.com) has officially launched! Save 20% until Wed, Jun 21. #golang
Usegolang
Web Development with Go
Learn how to create a real, prod ready web app in Go
I made a joke service for #golang talk YEARS ago & it's still up:
https://eight22er.danga.com (old cert)
But where's it hosted?! Can't get shell
https://eight22er.danga.com (old cert)
But where's it hosted?! Can't get shell