Skip to content
View Erik-Koning's full-sized avatar
  • Ontario, Canada

Highlights

  • Pro

Block or report Erik-Koning

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

Popular repositories Loading

  1. Uber-Passenger-Ride-Request-Handling-Algorithms Uber-Passenger-Ride-Request-Handling-Algorithms Public

    Algorithm's to minimize cumulative wait time for passengers when routing from node A to node B. Implements Dijkstra's algorithm with linked lists to form the graph used for finding the shortest pat…

    C 1 1

  2. TwitMine TwitMine Public

    app added to front end folder

    Java

  3. Duplicate-file-finder-cpp Duplicate-file-finder-cpp Public

    Finds duplicate files of any type on your storage device by specifying the file to find duplicates of, and the parent folder to search from. Recursive style search.

    C++

  4. Flood-Gate Flood-Gate Public

    Drink pairing android mobile application utilizing an AI API for food & dish ingredient recognition to recommend a drink

    Java

  5. Neural-Networks Neural-Networks Public

    CMPE 452 at Queens University

    Java

  6. NeuralNetworkWineQualityClassification NeuralNetworkWineQualityClassification Public

    Given a data set of 11 features defining a wine, a backpropogation ANN is trained on the quality ranking of a wine

    Python