Russell Ho (Russolves)

Russolves

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

Russell Ho's repositories

Vision-Transformer

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 into 5 different categories

Language:PythonStargazers:2Issues:0Issues:0

Generative-Adversarial-Network-Pizzas-

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 replicate images based on input data.

Language:PythonStargazers:1Issues:2Issues:0

CNN-Computer-Vision-Model-Analysis

This model was designed around Pycoco's dataset, the CNN model constructed outputs training loss graphs and a confusion matrix for the network of interest

Language:PythonStargazers:0Issues:2Issues:0

Cochlear-Implant-Project

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

Language:MATLABStargazers:0Issues:1Issues:0

Coding-step-size-optimizers

Manually hand-coding in step-size optimizers (momentum and Adam) for deep learning neural networks

Language:PythonStargazers:0Issues:1Issues:0

Computer-Vision-ResNet-Object-Detector

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.

Language:PythonStargazers:0Issues:2Issues:0

Electric-City-Full-Stack-Web-Platform

Full Stack Web Platform developed for EV Charging Service Strategic Entrepreneurship

Language:HTMLStargazers:0Issues:1Issues:0

Grade-Report-A.I.

Program that can take in large amounts of .csv files in the same directory and trains a deep learning neural network model based on the best/worst students evaluated by the user. Second program then utilizes the model from the first program to produce a projected report for each individual student inputted.

Language:PythonStargazers:0Issues:2Issues:0

Personal-Assistant-AI-Friday

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

Language:TypeScriptStargazers:0Issues:0Issues:0

pokemon-contest

Pokemon Classification Contest

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Principal-Component-Analysis-and-Fitting-Linear-Models

The MATLAB code written in the 3 files correspond to fitting linear models/testing the fitted model with independent datasets and Principal Component Analysis on Imported Datasets written in MATLAB. Each of the 3 files were written in accordance to assignment specifications

Language:MATLABStargazers:0Issues:1Issues:0

Sentiment-Analysis-with-GRU

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 built using PyTorch, and the training and testing data came from DLStudio

Language:PythonStargazers:0Issues:2Issues:0

Stock-Market-Application

Stock Market App Project

Language:PythonStargazers:0Issues:0Issues:0

Typeracer-Project

This program utilizes the Selenium library to automate the playing of the online game Typeracer. Running the program will open the Google Chrome browser and start a new session as a guest for Typeracer.

Language:PythonStargazers:0Issues:1Issues:0