Pinned Repositories
AL-BNMF
Active Selection of Elements for Bayesian Nonnegative Matrix Factorization
c-notes
Bogazici University CmpE 150 Introduction to Computing (C programming language) Notes
Discrete-Event-Simulation
Discrete event simulator of a factory
Flow-Shop-Scheduling
Genetic Algorithm for Flow Shop Scheduling
General-Assignment-Problem
Simulated Annealing on General Assignment Problem
Markov-Chain-Monte-Carlo
Some cool Markov Chain Monte Carlo implementations
NEO-K-Means
NEO-K-Means algorithm and some extensions
Senior-Project
Bogazici University Senior Project - Topic Modeling of Twitter Acounts
theme-supervised-nmf
Theme Supervised Nonnegative Matrix Factorization
TSPs-with-Profit
Tabu Search heuristic for Travelling Salesperson Problems with Profits
suyunu's Repositories
suyunu/Flow-Shop-Scheduling
Genetic Algorithm for Flow Shop Scheduling
suyunu/c-notes
Bogazici University CmpE 150 Introduction to Computing (C programming language) Notes
suyunu/TSPs-with-Profit
Tabu Search heuristic for Travelling Salesperson Problems with Profits
suyunu/Senior-Project
Bogazici University Senior Project - Topic Modeling of Twitter Acounts
suyunu/Discrete-Event-Simulation
Discrete event simulator of a factory
suyunu/General-Assignment-Problem
Simulated Annealing on General Assignment Problem
suyunu/Markov-Chain-Monte-Carlo
Some cool Markov Chain Monte Carlo implementations
suyunu/NEO-K-Means
NEO-K-Means algorithm and some extensions
suyunu/Gotta-decide-em-all
A BDI Pokemon Agent called Pikachu that helps its user, Ash, to make travel arrangements and daily plans.
suyunu/morphological-analyzer
A basic English two-level morphological analyzer.
suyunu/python-hour
suyunu/semi-supervised-nmf
Semi-supervised NMF for Topic Modeling using Schwartz Charts
suyunu/theme-supervised-nmf
Theme Supervised Nonnegative Matrix Factorization
suyunu/AL-BNMF
Active Selection of Elements for Bayesian Nonnegative Matrix Factorization
suyunu/bounswe2016group5
CmpE 352/451 Group Project
suyunu/Cmpe547_Final_Project
suyunu/External-Sorting
Externally sorting large data which do not fit into the main memory.
suyunu/hw2
Generative models
suyunu/hw3
suyunu/hw3-updated
New repo to submit corrected version of hw3 programming part
suyunu/hw4
Bayesian model selection
suyunu/hw5
Variational Bayes and EM
suyunu/Language-Models
suyunu/notes
Contains Example Programs and Notebooks for some courses at Bogazici University, Department of Computer Engineering
suyunu/Personal-Meal-Planner
The program will list all the meals that the customer would be willing to eat
suyunu/toxic-comment-classification
Toxic Comment Classification Challenge (Kaggle) - Identify and classify toxic online comments
suyunu/twitter-fetcher
Simple scripts to use Twitter API in Python
suyunu/word2vec-gensim
word2vec example with gensim library