Jump to content

User:An anonymous user with secrets/sandbox/Error-driven learning

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by An anonymous user with secrets (talk | contribs) at 00:56, 24 October 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Error-driven learning is a type of reinforcement learning that focuses on studying agents that take actions in an environment; in order to minimize error feedback.[1]

These learning algorithms are the basis for a vast array of computational models in the brain and cognitive sciences.[1] They iteratively adjust expectations based on prediction error, simplifying the computational complexity of running simulations.[2]

Algorithms

References

  1. ^ a b Sadre, Ramin; Pras, Aiko (2009-06-19). Scalability of Networks and Services: Third International Conference on Autonomous Infrastructure, Management and Security, AIMS 2009 Enschede, The Netherlands, June 30 - July 2, 2009, Proceedings. Springer. ISBN 978-3-642-02627-0.
  2. ^ Hoppe, Dorothée B.; Hendriks, Petra; Ramscar, Michael; van Rij, Jacolien (2022-10-01). "An exploration of error-driven learning in simple two-layer networks from a discriminative learning perspective". Behavior Research Methods. 54 (5): 2221–2251. doi:10.3758/s13428-021-01711-5. ISSN 1554-3528. PMC 9579095. PMID 35032022.{{cite journal}}: CS1 maint: PMC format (link)

Category:Machine learning algorithms