Skip to content
View ozyurtf's full-sized avatar

Highlights

  • Pro

Block or report ozyurtf

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. self-learning Public

    Development of a model that enables a simulated truck to autonomously reverse to a target position from any starting point.

    Python

  2. convolutional-neural-networks-from-scratch Public

    Implementation of forward and backward propagation of batch normalization, max pooling, and convolutional neural network from scratch.

    Python

  3. cpu-scheduler Public

    In this project, I applied the most commonly used CPU Scheduling algorithms in C++ and explained the processes/threads, scheduling process, and synchronization.

    C++ 2

  4. virtual-memory Public

    A C++ implementation of a virtual memory management system simulator. This project models various page replacement algorithms, including FIFO, Random, Clock, ESC (Enhanced Second Chance), Aging, an…

    C++

  5. attention-cuda Public

    Cuda