Machine Learning Tutorial for Beginners - USING JAVASCRIPT!
In a few lines of code, we can tackle real browser or server challenges with machine learning and neural networks! Here's the source code:
https://codepen.io/anon/pen/NYRRQm?editors=1111
Machine learning is a fun new(er) way to solve problems.
Rather than programming an algorithm for answering a question about our data, we instead can train a "neural network" with a set of training data. Once we have a trained network, we can use it to predict outcomes.
In this example, we will train a neural network to distinguish between dark and light colors and pick the appropriate color of text to go …
Watch on YouTube ↗
(saves to browser)
DeepCamp AI