Coder Social home page Coder Social logo

mstapaj / inteligencja_obliczeniowa_projekt_i Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 396 KB

A project in which nonogram puzzles are solved using genetic algorithms and swarm intelligence. The project compares the performance and quality of different solutions for different sizes of nonograms. The program was written in python using the pygad and pyswarms packages.

Python 100.00%
computer-intelligence nonogram numpy pygad pyswarms python

inteligencja_obliczeniowa_projekt_i's Introduction

Nonogram Project

A project in which nonogram puzzles are solved using genetic algorithms and swarm intelligence. The project compares the performance and quality of different solutions for different sizes of nonograms. The program was written in python using the pygad and pyswarms packages. The project was made for a Computer Intelligence course at the University of Gdańsk.

Project Status

Project completed on 21 April 2022

Project Report

PDF with project report (Polish language)

Technologies Used

  • numpy
  • pygad
  • pyswarms

Installation and Setup Instructions

Example:

Clone down this repository.

Installation:

pip install -r requirements.txt

To Run Project:

python main.py

Functionalities

  • The application allows you to solve the nonogram using genetic algorithms or swarm intelligence.
  • You can add your own nonograms to solve them.
  • You can easily set different parameters for different algorithms (genetic algorithms or swarm intelligence).
  • You can measure how good a solution is. You can display:
    • the average generation (when the correct solution was reached)
    • the average time
    • the average value returned by the fitenss function
    • the percentage of correct solutions.

inteligencja_obliczeniowa_projekt_i's People

Contributors

mstapaj avatar

Stargazers

 avatar  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.