Skip to content
View liu000817's full-sized avatar

Block or report liu000817

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. Deep-Learning-Contest Deep-Learning-Contest Public

    Deep learning Kaggle competition with the task of fine-tuning a pre-trained Llama3-8B model

    Jupyter Notebook

  2. AStar-Robot-Path-Planning AStar-Robot-Path-Planning Public

    A* search algorithm with graph search (no repeated states) for the robot path planning problem

    Python

  3. Network-Security-SEED-labs Network-Security-SEED-labs Public

    Selected SEED Labs for Network Security

    Python

  4. Kropki-Sudoku Kropki-Sudoku Public

    Kropki Sudoku is a variation of Sudoku with additional rules involving white and black dots between cells. This project implements a solver for Kropki Sudoku using the Backtracking Algorithm with o…

    Python