User Tools

Site Tools


network_stuff:machine_learning:nns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
network_stuff:machine_learning:nns [2023/05/19 20:37] – created jotasandokunetwork_stuff:machine_learning:nns [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 **NEURONAL NETWORKS** **NEURONAL NETWORKS**
 +\\
 +Behold the neuron
 +{{:network_stuff:machine_learning:neuron-math.png?400|}}
 +  * [[https://en.wikipedia.org/wiki/Keras|Keras]] : Designed to enable fast experimentation with deep neural networks. Keras is built on top of TensorFlow
 +\\
 +  * How the weights are calculated/readjusted:
 +  * Backward propagation: If the output is wrong, the system needs to go back and revise its weights
 +  * Gradient Descent: See Thomas Nield live course in Oreilly
network_stuff/machine_learning/nns.1684528640.txt.gz · Last modified: (external edit)