unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Brannon, Terrence" <tbrannon.contractor@ofiglobal.com>
To: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: RE: landmark.el
Date: Fri, 7 Dec 2018 22:02:54 +0000	[thread overview]
Message-ID: <5c0cc6ef24cf4b6d805930194f75f9a9@DEN-EX13MBX1.den.OFI.com> (raw)
In-Reply-To: <jwvpnue6ulf.fsf-monnier+gmane.emacs.devel@gnu.org>



-----Original Message-----
From: Emacs-devel [mailto:emacs-devel-bounces+tbrannon.contractor=ofiglobal.com@gnu.org] On Behalf Of Stefan Monnier
Sent: Thursday, December 6, 2018 5:38 PM
To: emacs-devel@gnu.org
Subject: Re: landmark.el [ EXTERNAL ]

> I would like to provide some edits to the Full description we see at 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__elpa.gnu.org_packa
> ges_landmark.html&d=DwIBAg&c=huW-Z3760n7oNORvLCN2eBo-Ehm9Q_bNeNJaAMovB
> jQ&r=uvXYcBD4O7n5Ah7cexUTOH7HUSodf0nzeN28F7OKuAxMhDsehRnahd_yZf-XdItD&
> m=PmF4jAwV81WZV7zgW48Napnf_K7g2FkuV_y4AH8pVLU&s=M1uQx1mJCjOH-xScnPfxdz
> uhLZmHUDJjGiOJrfQLaIw&e=
>
> Apparently this would be done by supplying a pull request to the 
> actual source code -

>> You can send a patch here or via M-x report-emacs-bug (or directly to me).

c:\prg\landmark>git diff landmark.el 
git diff landmark.el 
diff --git a/landmark.el b/landmark.el
index 9b48901..b1ffd8a 100644
--- a/landmark.el
+++ b/landmark.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1996-1997, 2000-2016 Free Software Foundation, Inc.
 
-;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
+;; Author: Terrence Brannon <metaperl@gmail.com>
 ;; Created: December 16, 1996 - first release to usenet
 ;; Keywords: games, neural network, adaptive search, chemotaxis
 ;; Maintainer: emacs-devel@gnu.org
@@ -34,7 +34,7 @@
 ;; the smell of the tree increases, then the weights in the robot's
 ;; brain are adjusted to encourage this odor-driven behavior in the
 ;; future. If the smell of the tree decreases, the robots weights are
-;; adjusted to discourage a correct move.
+;; adjusted to discourage that odor-driven behavior.
 
 ;; In laymen's terms, the search space is initially flat. The point
 ;; of training is to "turn up the edges of the search space" so that
@@ -51,6 +51,13 @@
 ;; a single move, one moves east,west and south, then both east and
 ;; west will be improved when they shouldn't
 
+;; The source code was developed as part of a course on Brain Theory
+;; and Neural Networks at the University of Southern California. The
+;; original problem description and solution appeared in 1981 in the
+;; paper "Landmark Learning: An Illustration of Associative
+;; Search" authored by Andrew G. Barto and Richard S. Sutton and
+;; published to Biological Cybernetics.
+
 ;; Many thanks to Yuri Pryadkin <yuri@rana.usc.edu> for this
 ;; concise problem description.



This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or disclose the content of all email communications.



  reply	other threads:[~2018-12-07 22:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 18:48 landmark.el Brannon, Terrence
2018-12-07  0:37 ` landmark.el Stefan Monnier
2018-12-07 22:02   ` Brannon, Terrence [this message]
2018-12-22 10:48     ` landmark.el Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2014-06-18 20:15 landmark.el Stefan Monnier
2014-06-21 21:26 ` landmark.el Glenn Morris
2014-06-21 21:39   ` landmark.el Glenn Morris
2014-06-22  0:22     ` landmark.el Glenn Morris
2014-06-29 23:41     ` landmark.el Glenn Morris
2014-06-30  0:47       ` landmark.el Leo Liu
2014-06-30  0:52         ` landmark.el Glenn Morris
2014-06-30  3:25       ` landmark.el Stefan Monnier
2014-06-30  6:25         ` landmark.el Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c0cc6ef24cf4b6d805930194f75f9a9@DEN-EX13MBX1.den.OFI.com \
    --to=tbrannon.contractor@ofiglobal.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).