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

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.

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

  1. Personal-Assistant-AI-Friday Personal-Assistant-AI-Friday Public

    An Angular Web Application leveraging ChatGPT and Google's API to create a voice-controlled virtual assistant

    TypeScript

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

  3. Electric-City-Full-Stack-Web-Platform Electric-City-Full-Stack-Web-Platform Public

    Full Stack Web Platform developed for EV Charging Service Strategic Entrepreneurship

    HTML

  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

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

  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 2