Pinned Repositories
CareerBridge
CareerBridge is a LinkedIn-like web application that aims to connect professionals with job opportunities. This application was created for the CS353 - Database Systems course at Bilkent University.
ERSMS
An "Erasmus Registration Management System" designed specifically for Bilkent University. Proudly the highest-ranked term project of the CS319 course for the 2022-2023 Fall Semester, among 25 other projects.
calendy
cart-pole
A DQN implementation based on https://homl.info for CartPole environment (https://www.gymlibrary.ml/environments/classic_control/cart_pole/).
coaction
A library for multi-agent learning that aims to accelerate the research.
digital-design
My lab solutions for the CS 223 (Digital Design) course at Bilkent University.
intro_to_ml
Homework Solutions for CS 464 (Introduction to Machine Learning) course at Bilkent University
MLRI
MLRI - MRI Classification via Transfer Learning
OneCycleScheduler
Keras callback for OneCycleScheduler
statistical_learning
Ridge Regression, SVR and fully connected neural network implementations from scratch and their tests on the Diamond dataset.
yigityalin's Repositories
yigityalin/coaction
A library for multi-agent learning that aims to accelerate the research.
yigityalin/digital-design
My lab solutions for the CS 223 (Digital Design) course at Bilkent University.
yigityalin/intro_to_ml
Homework Solutions for CS 464 (Introduction to Machine Learning) course at Bilkent University
yigityalin/calendy
yigityalin/cart-pole
A DQN implementation based on https://homl.info for CartPole environment (https://www.gymlibrary.ml/environments/classic_control/cart_pole/).
yigityalin/hackerrank-data-structures
Solutions for HackerRank data structures challenges.
yigityalin/hackerrank-sql
Solutions for HackerRank SQL challenges.
yigityalin/house-prices-advanced-regression-techniques
Kaggle competition - House Prices - Advanced Regression Techniques
yigityalin/learning-and-filtering
Implementation of some learning algorithms and Kalman filter.
yigityalin/leetcode-problems
My solutions for LeetCode problems
yigityalin/MLRI
MLRI - MRI Classification via Transfer Learning
yigityalin/music-generator
Generate Bach-like music using Johann Sebastian Bach Chorales Dataset (code based on https://homl.info)
yigityalin/nb-enumerator
A Python script to enumerate the code cells in .ipynb files.
yigityalin/neural_networks
EEE 443 (Neural Networks) Course Project at Bilkent University
yigityalin/OneCycleScheduler
Keras callback for OneCycleScheduler
yigityalin/quantization-and-partial-observations
Q-Learning Implementation for quantized state spaces and POMDPs. Q-value logs for finite window policies are omitted due to the file size.
yigityalin/ReduceLROnPlateauOnBatch
ReduceLROnPlateauOnBatch
yigityalin/rl-and-dp
Homework Solutions for EEE 448 (Reinforcement Learning and Dynamic Programming) Course at Bilkent University
yigityalin/statistical_learning
Ridge Regression, SVR and fully connected neural network implementations from scratch and their tests on the Diamond dataset.
yigityalin/talent-scout
A Django based web app that helps the user make automated searches from GitHub mainly and extract information.
yigityalin/titanic
Kaggle competition - Titanic - Machine Learning from Disaster
yigityalin/TodoApp
A simple Angular project