Skip to content
View ardaunver's full-sized avatar
  • Middle East Technical University (METU)
  • Ankara, Turkey
  • Instagram ardaunver

Highlights

  • Pro

Block or report ardaunver

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

    C++ 1

  2. Single-Cycle-Processor Single-Cycle-Processor Public

    Single Cycle Processor implementation with Verilog. Each 32-bit instruction is completed within a single clock cycle. Functionality of the processor is tested via COCOTB.

    Python 1

  3. Multi-Cycle-Processor Multi-Cycle-Processor Public

    Multi Cycle Processor implementation with Verilog. Each 32-bit instruction is completed in 5 clock cycles. At each clock cycles, lighter operations are handled. Functionality of the processor is te…

    Python 1

  4. Evolutionary-Algorithm Evolutionary-Algorithm Public

    Implementation of an evolutionary algorithm to generate an image resembling "Terrasse du Café le Soir" painting. By manipulating hyperparameters, their effects on the performance and image quality …

    Python 1

  5. Intro-To-ANNs Intro-To-ANNs Public

    Introduction to Artificial Neural Networks by utilizing PyTorch library. Performance of various ANNs, namely MLPs and CNNs, with different numbers of layers and learning rates, are investigated.

    Python

  6. Super-Mario-Bros-Reinforcement-Learning Super-Mario-Bros-Reinforcement-Learning Public

    Developing an RL model capable of conquering the first stage of the iconic Super Mario Bros game. Utilizing PyTorch, OpenAI Gym, NES Emulator, and Stable- Baselines3.

    Jupyter Notebook