diff --git a/rl.py b/rl.py index 20a392592..868784e9f 100644 --- a/rl.py +++ b/rl.py @@ -133,7 +133,7 @@ def __init__(self, mdp, Ne, Rplus, alpha=None): self.alpha = lambda n: 1./(1+n) # udacity video def f(self, u, n): - """ Exploration function. Returns fixed Rplus untill + """ Exploration function. Returns fixed Rplus until agent has visited state, action a Ne number of times. Same as ADP agent in book.""" if n < self.Ne: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy