Skip to content
View rugved42's full-sized avatar

Block or report rugved42

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ProjectTars ProjectTars Public

    This project deals with simulation in Autowrare and Carla

    Python 1 1

  2. Multi_Objective_Genetic_Algorithm_with_Benchmark_Functions Multi_Objective_Genetic_Algorithm_with_Benchmark_Functions Public

    The Goal of this assignment is to implement Multi Objective Genetic Algorithm (MOGA) using python.

    Jupyter Notebook 1

  3. Marlin-Firmweare-for-Chocolate-Printing Marlin-Firmweare-for-Chocolate-Printing Public

    This is a customize version of marlin firmware used in 3D printing using Chocolate. Necessary changes are done by me. This will work for reprap 3D printer in which is bed moves along Z-axis.This Co…

  4. Swarm-Behavior-Tree Swarm-Behavior-Tree Public

    Python

  5. Particle-Swarm-Optimization Particle-Swarm-Optimization Public

    This repository has a python implementation of Particle Swarm Optimization. The PSO class can execute any Number of Population size and any "n" number of design/decision variables.

    Jupyter Notebook

  6. Ant-Colony-Optimization Ant-Colony-Optimization Public

    This Repo has code of ACO to solve Berlin-52 Problem.

    Python