Skip to content
View alitekes1's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alitekes1

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. ros2-ackermann-vehicle-gz-sim-harmonic-nav2 Public

    This repository includes the simulation of a vehicle with an Ackermann drive system in ROS2 and Gazebo Sim Harmonic, utilizing the Nav2 package for autonomous navigation.

    C++ 30 1

  2. drl Public

    I am working on Deep Reinforcement Learning with Pytorch. This repo contains my notes and code exercises about deep learning and deep reinforcement learning

    Jupyter Notebook

  3. machine_learning_project_btk_course Public

    This repository contains my exercises, materials and projects from the BTK Akademi Machine Learning Course.

    Jupyter Notebook

  4. c_object_oriented_programming Public

    This is an assignment I prepared for the BSM208 Principles of Programming Languages course at Sakarya University, Department of Computer Engineering.

    C

  5. one_directional_linked_list_operations Public

    A project developed for the BSM207 Data Structures course at Sakarya Universit where singly linked lists are used to reorder numbers from a file, reverse their digits, remove the largest number, an…

    C++

  6. avl_tree_stack_operations Public

    This is the second project for the BSM207 Data Structures course at Sakarya University, Department of Computer Engineering.

    C++