Pinned Repositories
advent-of-code-2019
My Attempts to Solve Advent of Code 2019 Problems
board
A board class that can be used to create board games.
comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
eee-585-project
Our project of Bilkent University Eee-585 Course
ekip-toy-project
gradient-descent-demonstration
Animations demonstrating gradient descent algorithm
movie-genre-analysis-with-pagerank
Shows how topic-specific pagerank can be applied to bipartite movie rating graphs (movielens-25m dataset) to convert genre categories of movies into continuous genre vectors
python-data-science-handbook-notes
Similarity-Modeling-on-Citation-Network
seljukgulcan's Repositories
seljukgulcan/comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
seljukgulcan/gradient-descent-demonstration
Animations demonstrating gradient descent algorithm
seljukgulcan/Similarity-Modeling-on-Citation-Network
seljukgulcan/advent-of-code-2019
My Attempts to Solve Advent of Code 2019 Problems
seljukgulcan/advent-of-code-2020
seljukgulcan/blog-code
Code and assets used in my blog posts
seljukgulcan/dabl
Data Analysis Baseline Library
seljukgulcan/discrete-timeline
A simple discrete timeline generator
seljukgulcan/movie-genre-analysis-with-pagerank
Shows how topic-specific pagerank can be applied to bipartite movie rating graphs (movielens-25m dataset) to convert genre categories of movies into continuous genre vectors
seljukgulcan/parallel-sgd-on-multicore-arch
seljukgulcan/puzzlib
Python library for various puzzle games
seljukgulcan/python-data-science-handbook-notes
seljukgulcan/turkish-lemmatizer-disambiguation
Lemmatizer Ambiguity solver for Turkish language.
seljukgulcan/cs470-crypto-project
seljukgulcan/eee-585-project
Our project of Bilkent University Eee-585 Course
seljukgulcan/senior-project
A stealth game that difficulty is improving based on players' actions by combining machine learning, artificial intelligence and stealth game mechanics.
seljukgulcan/advent-of-code-2021
seljukgulcan/bootcamp
seljukgulcan/code-snippets
seljukgulcan/collaborative-filtering
Experiments with common collaborative filtering algorithms
seljukgulcan/computation-graph-example
seljukgulcan/cs484-image-analysis-note
Image Analysis Course Notes
seljukgulcan/git-notes
Personal notes on git scm book
seljukgulcan/one-key
Encrypted Dictionary Storage with a Master Key
seljukgulcan/pagerank-tutorial
Implementing Google's PageRank algorithm in plain python
seljukgulcan/pca-vs-random-projection-comparison-on-kmeans
Eee-587 Advanced topics in machine learning and signal processing course project
seljukgulcan/python-high-performance-notes
seljukgulcan/roguelikedev-tutorial
Following r/roguelikedev python roguelike game development tutorials.
seljukgulcan/simplex-noise-demo
Terrain generation demo using simplex noise with different parameters
seljukgulcan/topological-mining-of-graphs