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

Block or report coltonweaver

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MAX30105-Raspberry-Pi-Python-Library MAX30105-Raspberry-Pi-Python-Library Public

    A Python implementation of the I2C logic to drive the MAX30105 sensor from SparkFun.

    2

  2. PyTorch-DeepDream PyTorch-DeepDream Public

    A simplified implementation of the DeepDream algorithm using PyTorch. Based on https://hackernoon.com/dl06-deepdream-with-code-5f735052e21f

    Python 2 1

  3. ACCPythonCheckers ACCPythonCheckers Public

    Aggie Coding Club Beginner Python Project

    Python

  4. OpenCV-Film-Color-Analyzer OpenCV-Film-Color-Analyzer Public

    Simple program that takes input video and adds the average color of each frame of the video to a new image, which represents the flow of color in a video.

    C++

  5. TaskList TaskList Public

    Simple task management app that uses realm to store tasks.

    Java

  6. Perceptron-Tutorial Perceptron-Tutorial Public

    Example from appliedgo.net

    Go