Applies established DQN and A3C algorithms to train an agent to play Flappy Bird from raw game images via reinforcement learning.
Genetic Algorithm Based Floor Planning System
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Genetic Algorithms are widely used in many different optimization problems including layout design. The layout of the shelves play an important role in the total sales metrics for superstores since this affects the customers' shopping behaviour. This paper employed a genetic algorithm based approach to design shelf layout of superstores. The layout design problem was tackled by using a novel chromosome representation which takes many different parameters to prevent dead-ends and improve shelf visibility into consideration. Results show that the approach can produce reasonably good layout designs in very short amounts of time.
fields
cs.LG 1years
2019 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Playing Flappy Bird via Asynchronous Advantage Actor Critic Algorithm
Applies established DQN and A3C algorithms to train an agent to play Flappy Bird from raw game images via reinforcement learning.