Code Monkey home page Code Monkey logo

ia-app's Introduction

Installation

run pip install -r requirements.txt used packages: pygame-ce for graphics and colorama for console colors.

Run the app

Use python debugger to run main.py

How to use

Show Time will display the recorded time for each problem. (empty at first)

  • To record the time, choose any problem, input the board size and press Start. If a solution is found, the time will be registered and updated in the graph.

The graph has dynamic updates, any board size or time will automatically scale the graph for new values The chess board also scales dynamically based off the input size. Locked between 1 and 25.

Currently the application only runs one generation per test.

Objectives

  • Backtracking (queens)
  • Mountainer (queens)
  • Tempering (queens)
  • Genetic (queens)
  • N Queens (plot)
  • Traveling salesman (bkt)
  • Traveling salesman (neighbour)
  • run multiple generations per test and return the average time. [not implemented]
  • display all generations time in graph

ia-app's People

Contributors

bp-feral avatar

Watchers

 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.