Skip to content

buffos/intro.q.networks.maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning:

Q-Networks. An introduction: Wandering through a maze

This is an attempt to explore a simple example of a q-network.

A sample screenshot

1. Introduction

The application is a simple grid. Each grid keeps track of its own state and q-values. It is not aware of the environment, boundaries and obstacles.

It learns that through interaction (rewards) with the environment.

About

An introductory example to reinforcement learning and q-networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •