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 that utilizes 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. Generative-Adversarial-Network-Pizzas- Generative-Adversarial-Network-Pizzas- Public

    A generative adversarial network engineered that utilizes a discriminator and a generator. The GAN can be trained using a Binary Cross Entropy Loss or a Wasserstein Distance Loss to generate replic…

    Python 1

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

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

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