Skip to content
View Russolves's full-sized avatar

Block or report Russolves

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. CBMC_LLM_Harness_GenerationCBMC_LLM_Harness_GenerationPublic

    VScode extension that automates CBMC Harness Generation process and produces report

    Python

  2. Sentiment-Analysis-with-GRUSentiment-Analysis-with-GRUPublic

    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. Cochlear-Implant-ProjectCochlear-Implant-ProjectPublic

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

    MATLAB 1

  4. BalatroMultiplayerBalatroMultiplayerPublic

    Forked from Balatro-Multiplayer/BalatroMultiplayer

    A Multiplayer Mod for Balatro

    Lua

  5. Computer-Vision-ResNet-Object-DetectorComputer-Vision-ResNet-Object-DetectorPublic

    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-TransformerVision-TransformerPublic

    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