Skip to content
View kemalturksonmez's full-sized avatar
Block or Report

Block or report kemalturksonmez

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. genetic_algorithms genetic_algorithms Public

    Feed Forward Neural Network implementation that can use Backpropagation, Genetic Algorithm, Differential Evolution, or Particle Swarm Optimization as a training algorithm

    Common Lisp 1 1

  2. Basic_Blockchain Basic_Blockchain Public

    A basic implementation of the Bitcoin blockchain

    Python

  3. csci550_final csci550_final Public

    A recommender system for the Yelp dataset that uses both collaborative and content-based filtering to recommend suitable restaurants to users.

    Python