Skip to content
View mdsahilak's full-sized avatar

Organizations

@conscious-engines

Block or report mdsahilak

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
mdsahilak/README.md

Hi there 👋

Checkout out my indie app: TimeWave !

View my open projects below:

Pinned Loading

  1. DecisionTreeClassifier DecisionTreeClassifier Public

    Implementing a Generic Decision Tree Classifier in Swift and comparing it with a python version.

    Swift 3

  2. KNearestNeighbour KNearestNeighbour Public

    A swift implementation of a KNearestNeighbour Classifier in swift.

    Swift 1

  3. TFL_v1 TFL_v1 Public

    A console app to find the shortest route between two stations on the London tube network using Dijkstra's Algorithm (using *Array* based priority queue).

    Swift

  4. TFL_v2 TFL_v2 Public

    A console app to find the shortest route between two stations on the London tube network using Dijkstra's Algorithm (using *Heap* based priority queue).

    Swift

  5. SRR_Algorithm SRR_Algorithm Public

    Selfish Round Robin Scheduling Algorithm implemented in Bash

    Shell

  6. drum_kit drum_kit Public

    lil'drum

    JavaScript