Skip to content
View semacki2's full-sized avatar
  • Lincoln, NE

Block or report semacki2

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. flappy-bird-ann flappy-bird-ann Public

    Simple flappy bird simulator played by an AI that has an artificial neural network and is trained by a genetic algorithm.

    JavaScript

  2. semacki2 semacki2 Public

    Config files for my GitHub profile.

  3. Neural-Network-with-ml5.js Neural-Network-with-ml5.js Public

    Simple implementation of a neural network using p5.js and ml5.js

    JavaScript

  4. Object-Detection-WebCam-With-ml5.js-and-MobileNet Object-Detection-WebCam-With-ml5.js-and-MobileNet Public

    Simple implementation of object detection using your local webcam. Built with p5.js, ml5.js, and MobileNet.

    JavaScript

  5. Color-Classifier-With-TensorFlow.js Color-Classifier-With-TensorFlow.js Public

    Simple implementation of a color classifier. Built with p5.js and TensorFlow.js. The model is trained in real time using a local JSON file provided by Daniel Shiffman (Coding Train).

    JavaScript

  6. Polynomial-Regression-with-TensorFlow.js Polynomial-Regression-with-TensorFlow.js Public

    Simple implementation of a polynomial regression model built with TensorFlow.js and visualized using p5.js. Click on the canvas to add points and the model will work to create a polynomial of best …

    JavaScript