Thumbnail

Automated system where a robot, the cleaner, collects trash and transports it for disposal.

robotics, machine learning
Thumbnail

A browser-based interface to control and monitor the robot for trash collection.

robotics, web application
Thumbnail

ROS1 and ROS2 continuous integration pipeline using Jenkins and Docker.

robotics, devops
Thumbnail

Create Nav2 plugin for path planning using dijkstra algorithm.

robotics, nav2
Thumbnail

Motion planning using MoveIt2 package for the UR3e robotic arm.

robotics, moveit
Thumbnail

Integrate perception into the Pick & Place task for the UR3e robotic arm.

robotics, moveit
Thumbnail

Move antropomorphic arm using forward and inverse kinematic equation.

robotics
Thumbnail

Proportional Integral Derivative (pid) controller for distance & angle.

robotics
Thumbnail

Make ROSBotXL robot solve maze using pid controller.

robotics
Thumbnail

RB1 mobile robot to approach, detect and attach to a warehouse shelf.

robotics, nav2
Thumbnail

Configure the navigation system for RB1 robot to drive autonomously.

robotics, nav2
Thumbnail

The autonomous driving for real robot in city environment using ROS2.

robotics
Thumbnail

Navigation - Train an reinforcement learning Agent to Collect Bananas.

deep reinforcement learning
Thumbnail

Continuous Control - Train an reinforcement learning agent to move a robotic arm.

deep reinforcement learning
Thumbnail

Collaboration and Competition - Train an reinforcement learning agent to play tennis.

deep reinforcement learning
Thumbnail

Deep neural network adaptation of Q-Learning reinforcement learning algorithm.

deep reinforcement learning
Thumbnail

Execution fo hill climbing method for policy optimisation in reinforcement learning.

reinforcement learning
Thumbnail

Cross Entropy Method (CEM) to optimize policy in reinforcement learning.

reinforcement learning
Thumbnail

SMS spam detection using supervised machine learning.

machine learning
Thumbnail

Back propagation neural network used to predict daily bike rental ridership.

deep learning
Thumbnail

The aim of this notebook is to explore the india-terrorism dataset using data visualization techniques.

data analysis, machine learning
Thumbnail

World bank data analysis between GDP and Female population.

data analysis, machine learning
Thumbnail

Generative Adversarial Network (GAN) implementation using MNIST dataset.

blog, machine learning
Thumbnail

Principal component analysis implementation using Autoencoder.

blog, machine learning