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

Block or report keshav9316

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. fourier-series fourier-series Public

    Fourier series Simulator for periodic waveform

    JavaScript 1

  2. NodeBot NodeBot Public

    Real time body part detection app in browser ( via pose model estimation ) with key-points ( i.e coordinates of all body parts ) fed to a neural network, trained to control a robotic car bot via hu…

    JavaScript

  3. rdp-line-simplification rdp-line-simplification Public

    The Ramer–Douglas–Peucker algorithm, also known as the Douglas–Peucker algorithm and iterative end-point fit algorithm, is an algorithm that decimates a curve composed of line segments to a similar…

    JavaScript 2

  4. rnn-rdp rnn-rdp Public

    Quick draw using recurrent neural network and rdp simplification in javascript using ml5, p5, quick draw dataset.

    JavaScript 1

  5. Magenta-Quick-Draw Magenta-Quick-Draw Public

    JavaScript

  6. Maze-solver Maze-solver Public

    maze solver using A-start algorithm in JavaScript

    JavaScript