Learn to build a Convolutional Neural Network on the web with this easy tutorial
This post explains how to build your first Convolutional Neural Network (CNN) to detect between two image types: for example, a bunny or a puppy. Thanks to Google's new web tool, getting started building and prototyping your own neural network can be quite easy. Here is a link to the web-based application. It shows you the code and lets you run "paragraph by paragraph" (shift enter) jupyter notebook code to let you train a model and then test it. Find the Github public repo here.
Apr-19-2018, 09:21:00 GMT