Skip to content
View leilibrk's full-sized avatar

Block or report leilibrk

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RL-Maze-SolverRL-Maze-SolverPublic

    Coursework of the Reinforcement Learning module at Imperial College London. The project focuses on solving a Maze environment modeled as a Markov Decision Process (MDP) using various RL techniques,…

    Jupyter Notebook 1

  2. NLP-SemEval2022NLP-SemEval2022Public

    Jupyter Notebook 1

  3. ComputerVisionFeatureMatching-3DReconstructionComputerVisionFeatureMatching-3DReconstructionPublic

    Coursework project for the Computer Vision module at Imperial College London. Focuses on feature extraction, matching, and 3D surface reconstruction techniques. Includes implementations of salient …

    Jupyter Notebook 1

  4. InformationRetrievalInformationRetrievalPublic

    Forked from rojinakashefi/InformationRetrieval

    Search engine on persian news.

    Jupyter Notebook 2

  5. Reducing-noise-on-dataReducing-noise-on-dataPublic

    Reduced noise of noisy signals (with a proper desnoising rate) using Least Squares implemented in Python, Matplotlib and Numpy.

    Python 7

  6. Pacman-AI-ProjectPacman-AI-ProjectPublic

    This is phase 1 of my AI project. By using different search algorithms ( DFS, BFS, UCS, A*), I tried to make Pacman do better in eating all the nodes and be alive.

    Python 2