Skip to content
View christophrico's full-sized avatar
😤
😤
  • InnerPlant
  • Sacramento, CA

Sponsoring

@recrof

Organizations

@Edible-ai

Block or report christophrico

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Edible-ai/Explainable-Edibles Edible-ai/Explainable-Edibles Public

    XAI techniques applied to CV system that can classify mushrooms as edible or poisonous.

    Jupyter Notebook

  2. DCGAN-Keract DCGAN-Keract Public

    Visualizing the convolution and deconvolution feature maps in a GAN trained on MNIST.

    Python

  3. Tarot-Bot-Webapp Tarot-Bot-Webapp Public

    GAE and Flask app to detect and classify Tarot cards via AutoML Vision model. Final project for Northwestern University MSDS 434 - Analytics Application Engineering.

    JavaScript 1

  4. Tarot-Bot-MLKit Tarot-Bot-MLKit Public

    MLKit app to detect and classify Tarot cards via TFlite model. Final project for Northwestern University MSDS 462 - Computer Vision.

    Java 1

  5. CircleCI to GCP Deploy CircleCI to GCP Deploy
    1
    # Use the latest 2.1 version of CircleCI pipeline process engine. See: https://circleci.com/docs/2.0/configuration-reference
    2
    version: 2.1
    3
    orbs:
    4
      gcp-cli: circleci/gcp-cli@2.1.0
    5
    
                  
  6. sl-bin/ParrotCrawl sl-bin/ParrotCrawl Public

    A web crawling application that takes user input and produces a graphical representation of links visited.

    Python