Maze with Q-Learning NetLogo extension (1.0.0)
            This is a re-implementation of a the NetLogo model Maze (ROOP, 2006).
This re-implementation makes use of the Q-Learning NetLogo Extension to implement the Q-Learning, which is done only with NetLogo native code in the original implementation.
             
            Release Notes
            To use this model you just have to open it with NetLogo 6.1.0. You also should add the Q-Learning Extension to your NetLogo, this can be done through the NetLogo Extension Manager.
            Associated Publications
            
         
    
    
        
        
            
        
        Maze with Q-Learning NetLogo extension 1.0.0
        
            
                Submitted by
                
                    Kevin Kons
                
            
            
                
                    Published Dec 10, 2019
                
            
            
                Last modified Dec 19, 2019
            
         
        
        
            
                This is a re-implementation of a the NetLogo model Maze (ROOP, 2006).
This re-implementation makes use of the Q-Learning NetLogo Extension to implement the Q-Learning, which is done only with NetLogo native code in the original implementation.
             
            
                
                
                
            
            
            Release Notes
            
                
To use this model you just have to open it with NetLogo 6.1.0. You also should add the Q-Learning Extension to your NetLogo, this can be done through the NetLogo Extension Manager.