Kautenja / playing-mario-with-deep-reinforcement-learning

An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
MIT License
68 stars 12 forks source link

Downsampler Class #5

Closed Kautenja closed 6 years ago

Kautenja commented 6 years ago

A custom class for downsampling would be nice for some game specific downsampling (color overrides)

Kautenja commented 6 years ago

implemented