Class Agent


  • public abstract class Agent
    extends java.lang.Object
    a class for a reinforcement learning agent
    Author:
    Bhagat
    • Constructor Summary

      Constructors 
      Constructor Description
      Agent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Agent

        public Agent()