Artificial Intelligence
Understanding and implementing artificial intelligence, from Python to the Arduino UNO Q
...Read moreAbout
(0.165.0) -
Copyright © 2019 Olivier Burelli - BSD License (BSD)
Keyboard shortcuts
+
qShow current page QR code
Close modals
+
iShow website information
+
kShow shortcuts
+
hGo to homepage
+
fFind on website
+
mCollapse/Uncollapse sidebar
+
tCollapse/Uncollapse table of contents
+
↑Go to the top of the page
+
↓Go to the bottom of the page
+
pPrint current page
Understanding and implementing artificial intelligence, from Python to the Arduino UNO Q
...Read moreFirst steps with Python on the UNO Q: variables, rules, observations and first learning data
...Read moreBuild a first Machine Learning model capable of learning its parameters from data
...Read moreUnderstand how a model gradually adjusts its weight to learn from data
...Read moreApply gradient descent to the watering model and discover the limits of a simple score
...Read moreTransform a score with the sigmoid, discover a first artificial neuron, and make it learn
...Read moreUnderstand why a single neuron is not always enough and build our first small neural network
...Read moreUnderstand how a model uses tools and acts within a controlled scope
...Read more