Keep the children busy and train the A.I behind Google Autodraw simultenously
Anyway, my son likes to "disturb" me while I'm working and he is getting bored of his Lego toy. I need something to get his boredom over and at the same time introduce him to drawing as a hobby.
Aikes! I don't have color pencils in my office. Nevermind, Google Creative Lab has an A.I drawing tool for the rest of us - Autodraw. You know, for people like me that can't really draw well... but still want to draw something.
Here is a sample of my own drawing.
Autodraw is a free web application that allows anyone to draw easily. No need to install any app. Just point your browser to https://www.autodraw.com/ and start drawing. My son loves it!
Autodraw is powered by the same machine learning technology use by Quick Draw to guess what your doodle might be. This is how Google outsourced the artificial intelligence training by making the application interesting. No need to spend money to hire laborers across the world with Amazon's Mechanical Turk.
Heck, they even use the technology for hiring purpose at https://www.creativelab5.com/
Sources:
See also : How many report cards you should have?
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+5.4k Golang : Find change in a combination of coins example
+13.1k Golang : Image to ASCII art example
+8.7k Golang : How to find out similarity between two strings with Jaro-Winkler Distance?
+11.1k CodeIgniter : Import Linkedin data
+6.2k Elasticsearch : Shutdown a local node
+12.4k Golang : http.Get example
+10.1k Golang : Resolve domain name to IP4 and IP6 addresses.
+9.6k Golang : Identifying Golang HTTP client request
+9.7k Golang : Print how to use flag for your application example
+14.1k Golang : Find network of an IP address
+11.3k Golang : How to detect a server/machine network interface capabilities?
+8k Golang : Count leading or ending zeros(any item of interest) example