Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
85516b8c
Commit
85516b8c
authored
Dec 07, 2018
by
Terrence Brannon
Committed by
Eli Zaretskii
Dec 22, 2018
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor copyedits in landmark.el
* lisp/obsolete/landmark.el: Fix author's email and commentary.
parent
081fb694
Pipeline
#350
failed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
lisp/obsolete/landmark.el
lisp/obsolete/landmark.el
+9
-2
No files found.
lisp/obsolete/landmark.el
View file @
85516b8c
...
...
@@ -2,7 +2,7 @@
;; Copyright (C) 1996-1997, 2000-2018 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
;; Version: 1.0
...
...
@@ -36,7 +36,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
...
...
@@ -53,6 +53,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.
...
...
Ted Zlatanov
@tzz
mentioned in commit
a8e545ef
·
Dec 31, 2018
mentioned in commit
a8e545ef
mentioned in commit a8e545ef6b92f6eb5916a6803a5d95256fd9eb6b
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment