CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2003
    Location
    japan(*_*)
    Posts
    36

    Smile Qlearning, greedy method...

    Could anyone here shed a light on me about the epsilon greedy method in Q learning algorithm ? I read the material I have but I couldnot figure it out how to use it in this kind of algorithm...
    Any help please ?


    Regards,

  2. #2
    Join Date
    Mar 2003
    Location
    japan(*_*)
    Posts
    36
    Anyone plzzz??

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured