API Endpoint for journals.

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

{
    "pk": 30985,
    "title": "Scenes from Exclusive-Or: Back Propagation is Sensitive to Initial Conditions",
    "subtitle": null,
    "abstract": "This paper explores the effect of initial weight selection on feed-forward networks learning simple functions with the badt-propagation technique. W e first demonstrate, through the use of Monte Carlo techniques, that the magnitude of the initial condition vector (in weight space) is a very significant parameter in convergence time variability. In order to further understand this result, additional deterministic experiments were performed. The results of these experiments demonstrate the extreme sensitivity of bade propagation to initial weight configuration.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3hh3q45v",
    "frozenauthors": [
        {
            "first_name": "John",
            "middle_name": "F.",
            "last_name": "Kolen",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        },
        {
            "first_name": "Jordan",
            "middle_name": "B.",
            "last_name": "Pollack",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30985/galley/20834/download/"
        }
    ]
}