Post is pinned.Post has attachment
Enjoying the stream on Web Programming? Don't forget to check out my other collections of posts such as Web Design / UX. In case you didn't know, Google+ allows you to group your posts in collections around different subject areas. If you are seeing this you are probably following at least one of them, but there are others! If you are enjoying the ride so far, you may be interested in some of my other ones which currently include:
- Web Design / UX (https://goo.gl/JJohdQ)
- Programming (https://goo.gl/uJ479W)
- Innovation & Technology (https://goo.gl/O0f9ZM)
- Learning Science (https://goo.gl/kGOk2M)
- Creative / Artistic (https://goo.gl/4eqocO)
- Data visualization (https://goo.gl/OyAyxh)
- 3D / CGI / Multimedia (https://goo.gl/UwiqDG)
- Robotics, Drones / UAVs (https://goo.gl/vM5UJP)
- Hardware & Hacking (https://goo.gl/pBdQIL)
- Inspiring talks / books / articles (https://goo.gl/bJGn3p)
- General Geekiness / fun (https://goo.gl/D81Y12)
- Photography (https://goo.gl/RJLRyO)
- Holidays / Travel / Events (https://goo.gl/hmrcDv)
Or see full listing here: https://plus.google.com/+JasonMayes/collections and simply click on ones you like and then click follow within that collection! Enjoy!
- Web Design / UX (https://goo.gl/JJohdQ)
- Programming (https://goo.gl/uJ479W)
- Innovation & Technology (https://goo.gl/O0f9ZM)
- Learning Science (https://goo.gl/kGOk2M)
- Creative / Artistic (https://goo.gl/4eqocO)
- Data visualization (https://goo.gl/OyAyxh)
- 3D / CGI / Multimedia (https://goo.gl/UwiqDG)
- Robotics, Drones / UAVs (https://goo.gl/vM5UJP)
- Hardware & Hacking (https://goo.gl/pBdQIL)
- Inspiring talks / books / articles (https://goo.gl/bJGn3p)
- General Geekiness / fun (https://goo.gl/D81Y12)
- Photography (https://goo.gl/RJLRyO)
- Holidays / Travel / Events (https://goo.gl/hmrcDv)
Or see full listing here: https://plus.google.com/+JasonMayes/collections and simply click on ones you like and then click follow within that collection! Enjoy!
Add a comment...
Post has attachment
Seems my #ML101 deck has made its way back on to #HackerNews. Currently trending at #11: "Jason's Machine Learning 101" - Give it some love if you are feeling generous ;-) https://news.ycombinator.com/item?id=17667705

Add a comment...
Post has attachment
Some awesome #cheatsheets for common #programming languages, APIs, libraries and more such as #JavaScript, #Bash, #Python, #Node.js
https://devhints.io/es6
https://devhints.io/es6
Add a comment...
Post has attachment
Awesome #tutorial on using a shader to create music visualisations that react to the underlying audio. All in the browser of course, using #JavaScript.
https://noisehack.com/build-music-visualizer-web-audio-api/ Oh and if you enjoy shaders, check out https://www.shadertoy.com/ and https://thebookofshaders.com
https://noisehack.com/build-music-visualizer-web-audio-api/ Oh and if you enjoy shaders, check out https://www.shadertoy.com/ and https://thebookofshaders.com

Add a comment...
Post has attachment
So #NVIDIA's AI goes against the grain to clean up noisy images - check the video, the results are very impressive! The panda example is epic. #MachineLearning
https://youtu.be/pp7HdI0-MIo
https://youtu.be/pp7HdI0-MIo
Add a comment...
Post has attachment
Amazon's deeplens camera sounds interesting. Has anone played with one? I am unsure why you wouldnt just use a cloud API though given that this hardware is aimed at developers. It is quite easy to hook up any cloud api to say a Raspberry Pi to then control something. Maybe this is easier. I am guessing it has Alexa integration to do tasks when it sees stuff, so probably easier for beginners. https://aws.amazon.com/deeplens/
Add a comment...
Post has attachment
This looks like a kickass project to try out - but obviously use your #laser safety glasses to prevent blinding yourself if you have a bug in your code...
https://imgur.com/gallery/DsXW9TO
https://imgur.com/gallery/DsXW9TO
Add a comment...
Post has attachment
Check out #ML5js - a super simple to use wrapper for #Tensorflow.js! Yep this allows you to do machine learning client side in the browser super simply in case you found TensorFlow too hard. Worth a check...https://ml5js.org

Add a comment...
Post has attachment
A long, but very interesting read on #ReinforcementLearning. Stick with it, the article starts of pretty pessamestic but for good reason to show how he has evolved his own ways over time to produce better solutions. My favouite quote:
"I’ve taken to imagining deep RL as a demon that’s deliberately misinterpreting your reward and actively searching for the laziest possible local optima. It’s a bit ridiculous, but I’ve found it’s actually a productive mindset to have."
https://www.alexirpan.com/2018/02/14/rl-hard.html
"I’ve taken to imagining deep RL as a demon that’s deliberately misinterpreting your reward and actively searching for the laziest possible local optima. It’s a bit ridiculous, but I’ve found it’s actually a productive mindset to have."
https://www.alexirpan.com/2018/02/14/rl-hard.html
Add a comment...
Post has attachment
Style transfer #MachineLearning in the browser using #JavaScript. Live demo with code. Super neat. Also check out their other stuff such as #YOLO in JS.
https://ml5js.org/docs/style-transfer-image-example.html#demo
https://ml5js.org/docs/style-transfer-image-example.html#demo
Add a comment...
Wait while more posts are being loaded