Skip to content
View Russolves's full-sized avatar

Block or report Russolves

Report abuse

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

Report abuse

Pinned Loading

  1. CBMC_LLM_Harness_Generation CBMC_LLM_Harness_Generation Public

    VScode extension that automates CBMC Harness Generation process and produces report

    Python

  2. Sentiment-Analysis-with-GRU Sentiment-Analysis-with-GRU Public

    This repository contains three variants of a Sentiment Analysis model that uses a GRU (Gated Recurrent Unit) to predict the sentiment of a given text as either positive or negative. The models were…

    Python 2 1

  3. Course-Scheduler Course-Scheduler Public

    A course scheduler written specifically for Purdue students in checking classes to take in order to satisfy degree requirements.

    JavaScript 1

  4. Cochlear-Implant-Project Cochlear-Implant-Project Public

    MATLAB code for Cochlear Implant Project that aims to explore the nuances of speech-to-speech, melody-to-melody signal processing.

    MATLAB 1

  5. Computer-Vision-ResNet-Object-Detector Computer-Vision-ResNet-Object-Detector Public

    Residual Neural Network Object Detector written for Pycocotool's library. Model implements custom skip block connections and uses a custom dataset loader for image classification object detection.

    Python 1

  6. Vision-Transformer Vision-Transformer Public

    Implementation of Vision Transformer (ViT) model for image classification on a custom dataset (the pyCOCO dataset). The model leverages the power of the transformer architecture to classify images …

    Python 4