Klazkin / player-zero

1 stars 0 forks source link

Developing the first model (dueler) #60

Closed Klazkin closed 6 months ago

Klazkin commented 7 months ago

Developing a simple model architecture and training it on data from #57.

Try out a few simple architectures, mostly Fully-connected DNNs, in the end a Residual Block based encoder style network was chosen due to superior performance, but significantly smaller networks perform not too far worse.

Most of the development was done in a python notebook

image image of the chosen network

The goal

Describe goal of the issue, the condition for "closing".

Time tracking

Time Estimate: 5 hours 0 minutes Time spent: 7 hours 10 minutes

Resources