Code Monkey home page Code Monkey logo

evoman_framework_group10's Introduction

Evoman is a video game playing framework to be used as a testbed for optimization algorithms.

A demo can be found here: https://www.youtube.com/watch?v=ZqaMjd1E4ZI

To run NEAT experiment:

  1. create a directory in which you want to clone the github repository.
  2. open you terminal and go into the directory you just created using: cd --filepath to the directory--
  3. once you are in the directory, in the terminal copy/paste: git clone https://github.com/LCCLS/evoman_framework_Group10.git
  • now you have the cloned repository in your folder :-) what you want to do now is create a virtualenv or conda environment to install all requirements.
  1. create a virtualenv or conda environment -- if youre using pycharm obviously you can also do that in there under preferences
  2. once that is done and the environment is activated, you should navigate to the evoman_framework_Group10.git directory if youre not already there
  3. in the terminal run: "pip install -r requirements.txt" ;or if youre using conda, maybe first install pip using conda install pip.
  4. installing the requirements should occur without any errors, so if something goes wrong first solve the error before proceeding
  5. after successfully installing all requirements, run the neat_specialist.py file by either running it in an IDE or on your terminal using python3 neat-specialist.py
  6. make sure your computer settings dont allow the computer to sleep or otherwise the experiment will stop prematurely, also make sure its plugged in.

evoman_framework_group10's People

Contributors

karinemiras avatar joeharrison avatar lccls avatar omerkirmaz avatar phpeke avatar

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.