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

Cleanup requirements.txt #2

Closed Kautenja closed 6 years ago

Kautenja commented 6 years ago

there are placeholder packages that will likely be used, but aren't yet. Ensure that these are removed and cleaned up when the project reaches a more terminal state.

Kautenja commented 6 years ago

done