Skip to content
View AdnanEkici's full-sized avatar

Block or report AdnanEkici

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. pre-commit-platform-safe-path-enforcer pre-commit-platform-safe-path-enforcer Public

    This pre-commit hook flags hard-coded path separators in Python code to enhance cross-platform compatibility. It recommends os.path.join or os.sep over '/' or '\'.

    Python 2

  2. MNISTClassification MNISTClassification Public

    An open-source MNIST digit classifier with Docker support, TensorBoard integration, and containerized development options, facilitating easy training, inference, and validation of convolutional neu…

    Python

  3. DatumAid DatumAid Public

    Python 2

  4. OrchesTrain OrchesTrain Public

    Python 5

  5. YOLOv8-TensorRT YOLOv8-TensorRT Public

    Forked from triple-Mu/YOLOv8-TensorRT

    YOLOv8 using TensorRT accelerate !

    C++

  6. SudokuSolverPipeline SudokuSolverPipeline Public

    Python