Neural Nets 3: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) (Created page with "<big>'''machine learning tutorial on supervised learning in neural net classifiers'''</big>{{SmallBox|float=right|clear=none|width=180px|font-size=13px|Tutorial Pages|txt-size...") |
Bradley Monk (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<big>'''machine learning tutorial on supervised learning in neural net classifiers'''</big>{{SmallBox|float=right|clear=none|width= | <big>'''machine learning tutorial on supervised learning in neural net classifiers'''</big>{{SmallBox|float=right|clear=none|width=170px|font-size=13px|Tutorial Pages|txt-size=11px| | ||
1. [[Neural Nets|Tensorflow Intro]]<br> | |||
2. [[Neural Nets 2|Neural Net Classifiers]]<br> | |||
3. [[Neural Nets 3|DIY Machine Learning]]<br> | |||
4. [[Neural Nets 4|PCA t-SNE]]<br> | |||
}} | |||
Let's just dive right in... Below I've embedded a neural network classifier rendered using [https://www.tensorflow.org Tensorflow][http://playground.tensorflow.org Playground]. There are a variety of knobs and buttons on the interface; there are even some that I've hidden. There is no need to go looking for documentation about what each one does. I will explain what they all mean in due time. For now though, let's define our primary goal throughout this tutorial: '''categorization''' | |||
{{#widget: | |||
{{#widget:Tensorflow3}} |
Latest revision as of 00:34, 9 February 2018
machine learning tutorial on supervised learning in neural net classifiers
Let's just dive right in... Below I've embedded a neural network classifier rendered using TensorflowPlayground. There are a variety of knobs and buttons on the interface; there are even some that I've hidden. There is no need to go looking for documentation about what each one does. I will explain what they all mean in due time. For now though, let's define our primary goal throughout this tutorial: categorization
{{#widget:Tensorflow3}}