Skip to content
View svdeepak99's full-sized avatar

Highlights

  • Pro

Organizations

@RMI-NITT
Block or Report

Block or report svdeepak99

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

Pinned

  1. U-Net_Segmentation-Cornea_Cells U-Net_Segmentation-Cornea_Cells Public

    Segmentation of microscopic images of corneal endothelium cells as cell interior, cell border, or background.

    Jupyter Notebook 1

  2. MULAEX-Multi-Agent_Exploration_with_Reinforcement_Learning MULAEX-Multi-Agent_Exploration_with_Reinforcement_Learning Public

    Forked from RMI-NITT/Pepper_DRL_MAExploration

    Decentralized Multi-Agent Exploration on ROS with Distributed Deep Reinforcement Learning using A3C Algorithm

    C++ 3

  3. Gaussian_Elimination-CUDA-OpenMP-MPI-Pthreads Gaussian_Elimination-CUDA-OpenMP-MPI-Pthreads Public

    Comparision of CUDA, OpenMP, MPI & Pthreads performances on parallelizing Gaussian Elimination Algorithm.

    C

  4. PEPPER-SLAM_Navigation_Bot PEPPER-SLAM_Navigation_Bot Public

    Forked from RMI-NITT/PEPPER-SLAM_Navigation_Bot

    A differential drive mobile robot that can perform SLAM (Simultaneous Localization and Mapping) and Autonomous Navigation using navigation stack and avoid obstacles in a room

    C++ 1 1

  5. Machine_Learning-Power_System_Fault_Detection Machine_Learning-Power_System_Fault_Detection Public

    Developing multiple ML Classifiers using SVM, PCA, Decision Tree, Random Forest, GMM & MLP Models for detecting Faults in Power Systems and comparing their accuracies & performances.

    Jupyter Notebook 5

  6. Sliding_Block-BFS-A_Star-Pattern_Database_Heuristic Sliding_Block-BFS-A_Star-Pattern_Database_Heuristic Public

    Solving Sliding Block Puzzle using BFS, A* & Pattern Database Heuristic.

    Python