Giter VIP home page Giter VIP logo

pathplanning's Introduction

Repositories (from scratch) about data structures, fuzzy logic, machine learning, metaheuristic optimization, and robotics.

C++

ANFIS-metaheuristic - Multivariate regression and classification using an adaptive neuro-fuzzy inference system (Takagi-Sugeno) and metaheuristic optimization.

BayesianInference - Implementation of Markov chain Monte Carlo sampling and the Metropolis-Hastings algorithm for multi-parameter Bayesian inference.

SimulatedAnnealing - Implementation of metaheuristic optimization using population-based simulated annealing.

Python

ANFIS - Multivariate regression and classification using an adaptive neuro-fuzzy inference system (Takagi-Sugeno) and particle swarm optimization.

BayesianInference - Implementation of Markov chain Monte Carlo sampling and the Metropolis-Hastings algorithm for multi-parameter Bayesian inference.

BinaryTree - Binary tree data structure using a binary node data structure.

Clustering - Implementation of K-means and fuzzy C-means clustering methods using a naive algorithm and particle swarm optimization.

DataStructures - Basic data structures (stack, queue, priority queue, binary heap.)

DecisionTree - Regression using decision tree, random tree, bootstrap aggregating (bagging), and boosting.

FeedForwardNN - Multivariate regression and classification using a feed-forward neural network and gradient descent optimization.

GridSearch - Two-dimensional grid search using depth first search, breath first search, A* algorithm, and Dijkstra’s algorithm.

HashTable - Hash table and dictionary class implementation using lists and double-linked lists.

LinkedLists - Single and double linked list data structures.

PathPlanning - Implementation of particle swarm optimization (PSO) for path planning when the environment is known.

PSO - Metaheuristic minimization using particle swarm optimization.

Q-Learning - Reinforcement learning using Q-learning, double Q-learning, and Dyna-Q.

RegressionGDO - Multivariate linear and logistic regression using gradient descent optimization.

SignalFilters - Signal filtering and generation of synthetic time-series.

SimulatedAnnealing - Implementation of metaheuristic optimization using population-based simulated annealing.

Sorting - Implementation of sorting and searching functions for lists and arrays.

SpaceDyn - A toolbox for space, mobile, and humanoid robotic systems (work in progress).

Matlab

ClassificationNN - Multivariate classification using a feed-forward neural network and backpropagation.

FingerControl - Biomimetic Control of an Artificial Finger for Rehabilitation Robotics Using Shape Memory Alloy Actuators.

pathplanning's People

Contributors

gabrielegilardi avatar

Stargazers

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