API Endpoint for journals.

GET /api/articles/30505/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 30505,
    "title": "Solving Puzzles with a Connectionist Network using a Hill-Climbing Heuristic",
    "subtitle": null,
    "abstract": "A connectionist network has been used to simulate the solution, using a hill-climbing heuristic,of the DOG - > CA T puzzle (changing 1 letter at a time, generate a sequence of 3-letter wordsbeginning with DO G and ending with C A T ) and a simpler variant of the 8-tile puzzle, thedog-cat-mouse (DCM ) ^'uzzle devised by Klahr (1985). Distributed representations have beenused to represent the dilFcrent possible states of the puzzles. These states are learned by thenetwork and become local energy minima of the system. T o simulate the sequence of statescorresponding to a solution of the puzzle, the initial state of the network is set to the startstate, and the goal state is presented to the network as a continuous input. A sequence oi\"states is generated by habituation, a short-term modification of the connection strengths whenever all the elements in the network are maximally or minimally activated, and by exploitingthe property that successive states comprising the solution are similar.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Presented Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8652b881",
    "frozenauthors": [
        {
            "first_name": "Alan",
            "middle_name": "H.",
            "last_name": "Kawamoto",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1986-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30505/galley/20355/download/"
        }
    ]
}