User Tools

Site Tools


network_stuff:machine_learning:nns

NEURONAL NETWORKS
Behold the neuron

  • 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.txt · Last modified: by 127.0.0.1