API Endpoint for journals.

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

{
    "pk": 32833,
    "title": "Using Semi-Distributed Representations to Overcome Catastrophic Forgetting in Connectionist Networks",
    "subtitle": null,
    "abstract": "In connectionist networks, newly-learned information can completely destroy previouslylearned information unless the network is continually retrained on the old information. This behavior, known as catastrophic forgetting, is unacceptable both for practical purposes and as a model of mind. This paper advances the claim that catastrophic forgetting is a direct consequence of the overlap of the system's distributed representations and can be reduced by reducing this overlap. A simple algorithm is presented that allows a standard feedforward backpropagation network to develop semidistributed representations, thereby significantly reducing the problem of catastrophic forgetting.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations -- Memory for Objects",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7xt8t468",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "M.",
            "last_name": "French",
            "name_suffix": "",
            "institution": "Indiana University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1991-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32833/galley/23893/download/"
        }
    ]
}