GithubHelp home page GithubHelp logo

nc-project's Introduction

Natural computing project: World model for MsPacMan

Students

  • Lieuwe Meijdam (s1047496)
  • Marius M. Kästingschäfer (s3058301)
  • Djesse Dirckx (s1046968)

About

This repository contains all software that was used for the final project of the Natural Computing course. In this project, it was tried to implement the World Model architecture for the game MsPacMan. Specifically, it was evaluated which approach (genetic algorithm vs. evolutionary strategy) works best for optimising the parameters of the controller component. The following sections describe requirements and files that are needed to replicate results.

Requirements

All code in this repository is written in the Python programming language. To be able to succesfully run the experiments, the following dependencies are required:

atari-py==0.2.9
cma==3.0.3
gym==0.18.3
h5py==2.10.0
notebook==6.1.4
matplotlib==3.3.2
numpy==1.19.2
opencv-python==4.5.1.48
pandas==1.1.3
scikit-image=0.17.2
scikit-learn==0.23.2
tensorflow==2.4.1

For running the Atari environment, a ROM file containing the game dynamics is required. This can be found here.

Usage

VAE & RNN

The steps below can be followed for replicating the VAE and RNN experiments:

Controller experiments

In order to repeat the various experiments to find an optimal strategy for the agent, the respective notebooks listed under Files can be used. It is important to execute these notebooks from top to bottom in order to get proper results. All experiments can be conducted independent from each other. Each notebooks contains detailed comments about its components.

Files

The files in this repository are distributed over multiple folders

Videos

nc-project's People

Contributors

djessedirckx avatar mariusmarten avatar limeijdam avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

limeijdam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.