Paper details

Title: Neuronlike adaptive elements that can solve difficult learning control problems

Authors: Andrew G. Barto, Richard S. Sutton, C. W. Anderson

Abstract: Obtained from OpenAlex

It is shown how a system consisting of two neuronlike adaptive elements can solve a difficult learning control problem. The task is to balance a pole that is hinged to a movable cart by applying forces to the cart’s base. It is argued that the learning problems faced by adaptive elements that are components of adaptive networks are at least as difficult as this version of the pole-balancing problem. The learning system consists of a single associative search element (ASE) and a single adaptive critic element (ACE). In the course of learning to balance the pole, the ASE constructs associations between input and output by searching under the influence of reinforcement feedback, and the ACE constructs a more informative evaluation function than reinforcement feedback alone can provide. The differences between this approach and other attempts to solve problems using neurolike elements are discussed, as is the relation of this work to classical and instrumental conditioning in animal learning studies and its possible implications for research in the neurosciences.

Codecheck details

Certificate identifier: 2020-004

Codechecker name: Daniel Nüst

Time of codecheck: 2020-05-14 16:00:00

Repository: https://github.com/codecheckers/Barto-Sutton-Anderson-1983

Codecheck report: https://doi.org/10.5281/zenodo.3827371

Summary:

The check was relatively easy to do because the Python code was simple, but the documentation was not good. Computations took about 6 minutes to run.


https://codecheck.org.uk/ | GitHub codecheckers

© Stephen Eglen & Daniel Nüst

Published under CC BY-SA 4.0

DOI of Zenodo Deposit

CODECHECK is a process for independent execution of computations underlying scholarly research articles.