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

Block or report egeozanozyedek

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. RL-Algorithms-from-Scratch RL-Algorithms-from-Scratch Public

    Our goal with this term project was to implement three different (Sarsa, DQN and DDPG) reinforcement learning models from scratch. The project is done as part of the course EEE485 - Statistical Lea…

    Python 1 1

  2. Image-Captioning Image-Captioning Public

    Image Captioning using 9 Different Deep Learning models. This project was done as part of the Bilkent University course EEE443. The Keras deep learning library is utilized to build the mentioned mo…

    Python 2 2

  3. NN-Mini-Projects NN-Mini-Projects Public

    Mini projects done for the EEE443 Neural Networks course. Includes from scratch implementations (using Numpy) of LSTM, GRU, simple RNN, a MLP structure with SGD + Momentum and more.

    Python 1 1

  4. bilkent_cs202 bilkent_cs202 Public

    Coding assignments for the course CS202, offered at Bilkent University. Includes assignments on sorting algorithms, BST's, AVL Trees and Binary Heaps.

    C++

  5. bilkent_cs201 bilkent_cs201 Public

    Coding assignments written for the course CS201, offered in Bilkent University. Contains C++ code on topics such as pointers and linked lists.

    C++

  6. bilkent_cs481 bilkent_cs481 Public

    Homeworks for the course CS 481 @ Bilkent University

    Python