GithubHelp home page GithubHelp logo

ranebhushan / swarm_intelligence Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 346 KB

Repository for RBE595 - Swarm Intelligence Course Assignments (Spring 2023)

Python 66.40% CMake 3.79% C++ 28.59% Gnuplot 1.22%
argos buzz python robotics swarm-intelligence swarm-robotics

swarm_intelligence's Introduction

RBE595 - Swarm Intelligence

Repository for RBE595 - Swarm Intelligence Course Assignments (Spring 2023)

Master of Science in Robotics Engineering at Worcester Polytechnic Institute

Description

This course covers a wide range of topics in swarm intelligence, including mathematical, computational, and biological aspects. The course is organized in four parts. In the first part, the students learn about complex systems and the basic concepts of self-organization, such as positive and negative feedback, symmetry breaking, and emergence. The second part concerns several types of network models, such as information cascades, epidemics and voting. The instructor illustrates a diverse collection of self-organized systems in nature, finance, and technology that concretize these concepts. The third part is dedicated to swarm robotics, and will cover common swarm algorithms for task allocation, collective motion, and collective decision-making. The fourth and final part covers optimization algorithms inspired by swarm intelligence, namely ant colony optimization and particle swarm optimization. The course blends theory and practice, challenging the students to learn by implementing the algorithms discussed in class.

Dependencies

Setup

In order to setup the repository and virtual environment locally on your system, open a new terminal and follow the instructions below:

git clone https://github.com/ranebhushan/swarm_intelligence.git
cd swarm_intelligence
python -m venv swarm_env
source swarm_env/bin/activate
pip install -r requirements.txt

Course Assignments

2023-01-30--20-25-18 P=0 8 t=4 0

k=0 5

signal

obstavleavoidance_sync_120fps.mov

normal_time_threshold0

normal_time_threshold1

swarm_intelligence's People

Contributors

ranebhushan avatar

Stargazers

 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.