Skip to content
View Heminoid's full-sized avatar

Block or report Heminoid

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

Popular repositories Loading

  1. Chat-with-PDF Chat-with-PDF Public

    This project implements a Natural Language Query Agent that answers questions based on the content of uploaded PDF files. It uses Google Generative AI for embeddings and conversational responses, F…

    Jupyter Notebook 1

  2. Elementor-animated-gradient-background Elementor-animated-gradient-background Public

  3. A-Algo-using-Manhattan-Distance-AI- A-Algo-using-Manhattan-Distance-AI- Public

    Implementation of the A* Search Algorithm for solving the 8-puzzle problem.

    Jupyter Notebook

  4. SVM-using-Cancer-Data SVM-using-Cancer-Data Public

    Support Vector Machines is a machine learning algorithm that finds the optimal hyperplane that separates the different classes in the feature space. In this case, the SVM model is trained to classi…

    Jupyter Notebook

  5. RL-learning-agent-utilising-ACTOR-CRITIC-METHODOLOGY RL-learning-agent-utilising-ACTOR-CRITIC-METHODOLOGY Public

    Within this game, our goal is to develop a learning agent utilising ACTOR CRITIC METHODOLOGY, gaining proficiency in the game through experimentation, making moves, and obtaining rewards or penalti…

    Jupyter Notebook

  6. Q-learning-algorithm-Tic-Tac-Toe-Game Q-learning-algorithm-Tic-Tac-Toe-Game Public

    The code starts by defining the Tic-Tac-Toe board and the agent's Q-table. Then, it defines the hyperparameters for the Q-learning algorithm.

    Jupyter Notebook