Skip to content
View KeremBozgann's full-sized avatar

Block or report KeremBozgann

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Low-complexity-Pareto-Active-Learning-for-multi-objective-optimization-with-Gaussian-processes Low-complexity-Pareto-Active-Learning-for-multi-objective-optimization-with-Gaussian-processes Public

    Online learning for multi-objective Gaussian processes using Pareto optimization with adaptive discretization to tackle the "curse of dimensionality".

    Python 1

  2. SortingAlgorithmsAnimationWithPlayingCards SortingAlgorithmsAnimationWithPlayingCards Public

    Sorting algorithms such as Bubble, Insertions sort, Selection sort, Merge sort is visualized with card Animations for Educational purposes

    1

  3. Efficient-Blackbox-Optimization-for-Gaussian-Process-Objectives Efficient-Blackbox-Optimization-for-Gaussian-Process-Objectives Public

    Efficient Optimization of Gaussian Process Objectives under Resource Constraints with Input dependent cost

    HTML

  4. Online-Robust-Multi-Objective-Pareto-Optimization- Online-Robust-Multi-Objective-Pareto-Optimization- Public

    Robust multi-objective- Pareto optimization with median correction at its core to achieve robustness against corruption in data.

    Python

  5. Skip-List Skip-List Public

    Skip List data structure implementation on Java, for faster insertion, deletion on a sorted list

    Java

  6. Expression-Evaluator Expression-Evaluator Public

    expression evaluator for making simple arithmetic operations such as multiplication, summation, substraction, division, implemented on java.

    Java