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

Block or report shanecandoit

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 Loading

  1. clipboardHistory clipboardHistory Public

    polls the clipboard, changes detected? saved to file.

    Python 1

  2. cats_dogs.ipynb cats_dogs.ipynb
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": 2,
  3. imdb.ipynb imdb.ipynb
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": 1,
  4. reuters-news-wire-category.ipynb reuters-news-wire-category.ipynb
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": 1,
  5. BeagleboneBlack_I2C_ADXL345 BeagleboneBlack_I2C_ADXL345 Public

    Forked from mahengunawardena/BeagleboneBlack_I2C_ADXL345

    Beagleboneblack I2C ADXL345 Accelerometer

    C++

  6. upper-case-handwritten-letter-prediction upper-case-handwritten-letter-prediction Public

    Draw handwritten UPPER case letters in the browser. Tensorflow model predicts which letter.

    Python