Skip to content
View Dawlatly's full-sized avatar

Block or report Dawlatly

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. address-parser address-parser Public

    This is an small cgi script that makes use of Conditional Random Fields to parse Malaysian addresses that are given into seperate components.

    Python

  2. negotiation-system negotiation-system Public

    This is a negotiation system that uses multi-objective optimization to provide both parties with an optimal offer. It uses NSGA-II to optimize the offers received by the parties.

    Python 2

  3. Recommender-system Recommender-system Public

    This is an online store developed using Django that makes use of k-means clustering and Apriori algorithms to make recommendations to its user. It is a part of my Bachelor's graduation thesis.

    Python 1

  4. docker-cartodb docker-cartodb Public

    Forked from sverhoeven/docker-cartodb

    Dockerized CartoDB

    JavaScript

  5. Fractional-Knapsack Fractional-Knapsack Public

    This is a simple code implementing the fractional knapsack algorithm

    C++

  6. Reversi Reversi Public

    This is a simple game of reversi/othello made using procedural c++.

    C++