Coder Social home page Coder Social logo

shengyupei / ai_homework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binghui-z/ai_homework

0.0 0.0 0.0 40.07 MB

AI人工智能课设。集成了GA,ACO,PSO三种路径规划算法,并通过GUI进行交互操作,最终通过可视化进行分析

Python 100.00%

ai_homework's Introduction

AI_homework

本项目集成了GA,ACO,PSO三种路径规划算法,并通过GUI进行交互操作,最终通过可视化进行分析

使用说明

  1. 双击.exe文件;
  2. 输入文件的路径,该路径包含预定义的城市坐标(确定/更换);
  3. 输入每个算法要迭代的次数(确定/清空)。

测试

迭代次数统一设置为500。

打包为exe

  1. pyinstaller -F visual.py
  2. pyinstaller visual.spec

注:

reference

  1. 感谢 https://github.com/kellenf/TSP_collection 提供了算法思路;
  2. 感谢 https://github.com/WHU-gentle/AI-RomaniaProblem 提供了GUI思路;
  3. 感谢 https://github.com/425776024/TSP-GA-py 提供了问题的应用场景。

ai_homework's People

Contributors

binghui-z 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.