Skip to content
View kevtan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kevtan

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

  1. lane-labeling lane-labeling Public

    A semi-automatic lane marking labeling tool to increase the speed and efficiency of training data annotation at PlusAI.

    JavaScript 18 9

  2. drl-dodgeball drl-dodgeball Public

    A simple dodgeball environment and DDQN agent with curriculum learning and prioritized experience replay.

    Python 1

  3. exploring-GANs exploring-GANs Public

    マディさんとケビンさんの implementation of StyleGAN.

    Jupyter Notebook

  4. stress stress Public

    A program to reliably calculate stress transformations and maximum in-plane shear stress.

    Rust

  5. kdtree kdtree Public

    Implements a k-dimensional binary search tree, a generalization of the binary search tree for the real numbers. Also implements the k-nearest-neighbors search algorithm for this data structure.

    C++

  6. graph-visualization graph-visualization Public

    A force-directed layout algorithm to more easily and intuitively see complex nodal relationships in a graph. It reads in data about nodes and edges from a file, initializes their position in a circ…

    C++ 1