background preloader

Artificial Intelligence

Facebook Twitter

Deep Learning. Neural networks and deep learning. Deep Playground — How To Play With A Neural Network Right Here In Your Browser. Short Bytes: Deep Playground is an online visualization of how a neural network learns over the time and generates an output.

Deep Playground — How To Play With A Neural Network Right Here In Your Browser

Written in TypeScript using d3.js, you can use this app right now in your browser and tinker with a neural network. Neural network is a technique of making a computer program that learns from data. Just like our human brain, with time, it learns new things and applies its knowledge to solve a problem. Introduction To TensorFlow. I had great fun writing neural network software in the 90s, and I have been anxious to try creating some using TensorFlow.

Introduction To TensorFlow

Google’s machine intelligence framework is the new hotness right now. And when TensorFlow became installable on the Raspberry Pi, working with it became very easy to do. In a short time I made a neural network that counts in binary. So I thought I’d pass on what I’ve learned so far. Hopefully this makes it easier for anyone else who wants to try it, or for anyone who just wants some insight into neural networks. TensorFlow.