Popular repositories Loading
-
Chat-with-PDF
Chat-with-PDF PublicThis 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
-
-
A-Algo-using-Manhattan-Distance-AI-
A-Algo-using-Manhattan-Distance-AI- PublicImplementation of the A* Search Algorithm for solving the 8-puzzle problem.
Jupyter Notebook
-
SVM-using-Cancer-Data
SVM-using-Cancer-Data PublicSupport 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
-
RL-learning-agent-utilising-ACTOR-CRITIC-METHODOLOGY
RL-learning-agent-utilising-ACTOR-CRITIC-METHODOLOGY PublicWithin 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
-
Q-learning-algorithm-Tic-Tac-Toe-Game
Q-learning-algorithm-Tic-Tac-Toe-Game PublicThe 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
If the problem persists, check the GitHub status page or contact support.