In a previous post http://compuationalthinking.blogspot.co.uk/2016/11/artificial-neuron-in-scratch.html I used Scratch to build a working artificial neuron.
In this post, the training of a neuron all written in Scratch is tackled. The video shows it action and you can have a go at using the software yourself at the end of the post. The Scratch code can be found at https://scratch.mit.edu/projects/132915502/
All views are those of the author and should not be seen as the views of any organisation the author is associated with.
A blog concerned with computational thinking at all levels; problem-solving and creativity in computing.
Showing posts with label neuron. Show all posts
Showing posts with label neuron. Show all posts
Monday, 28 November 2016
Tuesday, 22 November 2016
Artificial Neuron in Scratch
Instructions:
- Set the inputs by pressing the buttons marked input 1 and input 2 (Red is off(False or 0) and Green is on(True or 1))
- Change the weights by changing weights 1 to 3, wx goes with input x and weight 3 is the bias.
- To activate the neuron you need to click on the the yellow ball ('the neuron').
The video below show it in action and explains the code.
All views are those of the author and should not be seen as the views of any organisation the author is associated with.
Subscribe to:
Posts (Atom)
Answers not on the Screen
2. The answers not on the screen Hill, G. , Turner, S. J. and Childs, K. (2017) Abstract: Reflection from two areas on the issues...