Skip to content
View leilibrk's full-sized avatar
Block or Report

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. 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

  2. EvolutionaryGame EvolutionaryGame Public

    Neuroevolutionary game.

    Python 1

  3. 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 1 1

  4. InformationRetrieval InformationRetrieval Public

    Forked from rojinakashefi/InformationRetrieval

    Search engine on persian news.

    Jupyter Notebook 1

  5. 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

  6. Pacman-ReinforcementLearning Pacman-ReinforcementLearning Public

    The phase 3 of my AI project, which is implementing model-based and model-free reinforcement learning algorithms, applied to the AIMA textbook's Gridworld, Pacman, and a simulated crawling robot.

    Python 2