Skip to content
View ritutweets46's full-sized avatar

Block or report ritutweets46

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 Loading

  1. Amazon-ML-Challenge-2024 Amazon-ML-Challenge-2024 Public

    Forked from nachiketashunya/Amazon-ML-Challenge-2024

    This repo is for Amazon ML Challenge 2024. The challenge was to develop a Machine Learning model to extract product details directly from the product images.

    Python

  2. Multi-Agent-System-Campus-Tour Multi-Agent-System-Campus-Tour Public

    Forked from kushal150699/Multi-Agent-System

    Autonomous System Assignment 1

    Makefile

  3. shecodes_iitjodhpur shecodes_iitjodhpur Public

    Python 2

  4. AI-search-algorithms AI-search-algorithms Public

    Implementations of various search algorithms, including DFS, BFS, UCS, Greedy Search, and A* Search, for solving a matrix search problem where the goal is to find a target element in an NxN matrix.

    Python