stem/AI/Neural Networks/Learning
andy b24f551589 vault backup: 2023-06-12 19:07:33
Affected files:
.obsidian/backlink.json
.obsidian/graph.json
.obsidian/workspace-mobile.json
.obsidian/workspace.json
Events/🪣🪣🪣.md
Health/ADHD.md
STEM/AI/Classification/Gradient Boosting Machine.md
STEM/AI/Neural Networks/CV/Visual Search/Visual Search.md
STEM/AI/Neural Networks/Learning/Tasks.md
STEM/AI/Pattern Matching/Dynamic Time Warping.md
STEM/AI/Problem Solving.md
STEM/CS/Regex.md
STEM/img/dtw-graph-unit.png
STEM/img/dtw-graph.png
STEM/img/dtw-gross-partitioning.png
STEM/img/dtw-heatmap-distortion.png
STEM/img/dtw-heatmap.png
STEM/img/dtw-possible-movements.png
STEM/img/dtw-score-pruning.png
STEM/img/nn-tasks-function-approx-inverse.png
STEM/img/nn-tasks-function-approx.png
STEM/img/nn-tasks-pattern.png
STEM/img/problem-solving-arch.png
STEM/img/problem-solving-goal-based.png
STEM/img/problem-solving-reflex.png
STEM/img/visual-search-arch.png
STEM/img/visual-search-crude.png
2023-06-12 19:07:33 +01:00
..
Boltzmann.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
Competitive Learning.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
Credit-Assignment Problem.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
Hebbian.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
Learning.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
README.md vault backup: 2023-06-07 09:02:27 2023-06-07 09:02:27 +01:00
Tasks.md vault backup: 2023-06-12 19:07:33 2023-06-12 19:07:33 +01:00

Learning is a process by which the free parameters of a neural network are adapted through a process of stimulation by the environment in which the network is embedded. The type of learning is determined by the manner in which the parameter changes take place

  1. The neural network is stimulated by an environment
  2. The network undergoes changes in its free parameters as a result of this stimulation
  3. The network responds in a new way to the environment as a result of the change in internal structure