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.

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. RL-Maze-Solver RL-Maze-Solver Public

    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

  2. Image-Classification-Deep-Learning Image-Classification-Deep-Learning Public

    Explore deep learning-powered image classification with PyTorch. Achieved 98% accuracy on Natural Images and 95% on Birds Species using AlexNet and EfficientNet-B1. Dive into the code and results!

    Jupyter Notebook 2 1

  3. ComputerVisionFeatureMatching-3DReconstruction ComputerVisionFeatureMatching-3DReconstruction Public

    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

  4. InformationRetrieval InformationRetrieval Public

    Forked from rojinakashefi/InformationRetrieval

    Search engine on persian news.

    Jupyter Notebook 1

  5. Reducing-noise-on-data Reducing-noise-on-data Public

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

    Python 6

  6. Pacman-AI-Project Pacman-AI-Project Public

    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 1