cevher uysal's repositories
ALNS_fork
Adaptive large neighbourhood search (and more!) in Python.
chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
coding-interview-university
A complete computer science study plan to become a software engineer.
combopt-s24
Graph algorithms implementations based on the course Combinatorial Optimization offered by TUM in the Summer Semester of 2024
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
ConcaveHullGenerator
Concave hull for C# (Comes with a Unity demo)
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
dream
Mirror of https://lab.nexedi.com/nexedi/dream ; Please submit patches and issues there
route-optimization
route optimization given a graph matrix
lc0
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
Python
All Algorithms implemented in Python
python-chess
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI/XBoard engine communication
simulation
Discrete event traffic simulation example using simpy
Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
sunfish
Sunfish: a Python Chess Engine in 111 lines of code
videos
Code for the manim-generated scenes used in 3blue1brown videos
vroomFork
Vehicle Routing Open-source Optimization Machine