Skip to content
View coding-tobi's full-sized avatar

Block or report coding-tobi

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 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. simple-calculator simple-calculator Public

    A really simple calculator, written in Elm.

    Elm 4 1

  2. attractor-machine attractor-machine Public

    Small Elm app wrapped inside a web component. Using (or misusing?) tensorflow.js to animate some crazy interacting particles.

    Elm

  3. elm-webpack elm-webpack Public

    Minimal starter project for elm with webpack.

    JavaScript

  4. canvas-to-tensor canvas-to-tensor Public

    Drawing on a Canvas and convert the pixels to a tensorflow.js tensor!

    TypeScript

  5. mnist-load-display mnist-load-display Public

    Load and display handwritten digits from THE MNIST DATABASE in an infinite scroll.

    TypeScript

  6. mnist-train-save mnist-train-save Public

    Load handwritten digits from the original THE MNIST DATABASE files; train a CNN to recognize handwritten digits in the browser with tensorflow.js; visualize the progress with d3.

    TypeScript