paper-with-me

Papers

Playing Flappy Bird via Asynchronous Advantage Actor Critic Algorithm

2019-07-06 · Elit Cenk Alp, Mehmet Serdar Guzel

Flappy Bird, which has a very high popularity, has been trained in many algorithms. Some of these studies were trained from raw pixel values of game and some from specific attributes. In this study, the model was trained with raw game images, which had not been seen before. The trained model has learned as reinforcement when to make which decision. As an input to the model, the reward or penalty at the end of each step was returned and the training was completed. Flappy Bird game was trained with the Reinforcement Learning algorithm Deep Q-Network and Asynchronous Advantage Actor Critic (A3C) algorithms.

📄 PDF Abstract BibTeX arXiv:1907.03098

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

FlapAI Bird: Training an Agent to Play Flappy Bird Using Reinforcement Learning Techniques

2020-03-21 · Tai Vu, Leon Tran

Reinforcement learning is one of the most popular approaches for automated game playing. This method allows an agent to estimate the expected utility of its state in order to make optimal actions in an unknown environmen…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Minimal Training Strategy to Play Flappy Bird Indefinitely with NEAT

2019-12-09 · Matheus G. Cordeiro, Paulo Bruno S. Serafim, Yuri Lenon B. Nogueira, Creto A. Vidal 외

A large number of algorithms to generate behaviors of game agents have been developed in recent years. Most of them are based on artificial intelligence techniques that need a training stage. In this context, this paper …

Experiential Robot Learning with Accelerated Neuroevolution

2018-08-16 · Ahmed Aly, Joanne B. Dugan

Derivative-based optimization techniques such as Stochastic Gradient Descent has been wildly successful in training deep neural networks. However, it has constraints such as end-to-end network differentiability. As an al…

Navigate

Evolution Strategies for Deep RL pretraining

2026-03-31 · Adrian Martínez, Ananya Gupta, Hanka Goralija, Mario Rico 외 arxiv

Although Deep Reinforcement Learning has proven highly effective for complex decision-making problems, it demands significant computational resources and careful parameter adjustment in order to develop successful strate…

Reinforcement Learning

Probabilistic Program Induction for Intuitive Physics Game Play

2018-09-27 · Fahad Alhasoun

Recent findings suggest that humans deploy cognitive mechanism of physics simulation engines to simulate the physics of objects. We propose a framework for bots to deploy similar tools for interacting with intuitive phys…

Program induction