Skip to content
View Ritesh1909's full-sized avatar
đź’­
Coding-Learning-Improving
đź’­
Coding-Learning-Improving
  • Leiden

Block or report Ritesh1909

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Blockchain-based-Counterfeit-Product-Identification-and-Registration-Application Blockchain-based-Counterfeit-Product-Identification-and-Registration-Application Public

    Implemented QR code generation for each registered product, enabling quick and reliable validation of authenticity by customers through a simple scan.

    JavaScript 1

  2. DogBreedDetection DogBreedDetection Public

    This repository contains the machine learning model and code for the Dog Breed Detection project, which utilizes TensorFlow and Python to accurately predict dog breeds from images. This project sho…

    Jupyter Notebook

  3. Multi-Agent-Pacman-Capture-the-Flag Multi-Agent-Pacman-Capture-the-Flag Public

    This repository contains the implementation and analysis of Monte Carlo Tree Search (MCTS) and Heuristic Algorithms within a multi-agent Pacman Capture the Flag environment. This project was develo…

    Python

  4. PolicyPolicy-Based-RL-for-Lunar-Lander-Optimization PolicyPolicy-Based-RL-for-Lunar-Lander-Optimization Public

    This repository contains the implementation and analysis of Policy-based Reinforcement Learning algorithms applied to the OpenAI Gym's LunarLander-v2 environment. The project focuses on the REINFOR…

  5. DeepQLearning_CartPole DeepQLearning_CartPole Public

    This repository contains the implementation of a Deep Q-Network (DQN) designed to solve the Cartpole balancing problem, a classic reinforcement learning task from OpenAI's Gym. The project implemen…

    Python

  6. TABULAR-REINFORCEMENT-LEARNING TABULAR-REINFORCEMENT-LEARNING Public

    This repository contains the implementation and analysis of tabular reinforcement learning techniques, including Dynamic Programming and Model-Free methods, applied to the Stochastic Windy Gridworl…

    Python