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

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_stuff:machine_learning:nns [2023/06/03 22:47] jotasandokunetwork_stuff:machine_learning:nns [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 3: Line 3:
 Behold the neuron Behold the neuron
 {{:network_stuff:machine_learning:neuron-math.png?400|}} {{: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:   * How the weights are calculated/readjusted:
   * Backward propagation: If the output is wrong, the system needs to go back and revise its weights   * Backward propagation: If the output is wrong, the system needs to go back and revise its weights
-  * Gradient Descent: TODO+  * Gradient Descent: See Thomas Nield live course in Oreilly
network_stuff/machine_learning/nns.1685832446.txt.gz · Last modified: (external edit)