000600
I am a student developer currently working on multiple projects related to A.I, math, and more.
@ZincSoft
Pinned Repositories
000600
2022WorldCupMatchPredictor
A neural network to classify the match outcomes between countries based on their respective FIFA rankings.
AminoAcidClassifier
A neural network to predict the proteins of an amino acid sequence based on an initial codon list.
BrainDiseaseClassifier
A CNN to classify whether a brain possesses Alzheimer's disease, Parkinson's disease, or neither based on MRI scans.
BrainTumorCNN
A CNN to classify whether or not a patient has a brain tumor based on an MRI of their brain
ChestX-RayCNN
A CNN to classify whether or not one has COVID-19, pneumonia, tuberculosis, or is normal based on an x-ray of their chest.
CliffWalkingAgent
A basic Q-Learning algorithm that learns how to walk from one end of a path to another end in the least possible steps while avoiding cliffs.
ClothingGAN
A GAN that generates images of articles of clothing.
ConcreteRegression
A XGBoost algorithm and a neural network to determine the concrete compressive strength of concrete based on multiple factors.
DRCNN
A CNN that classifies whether or not one has diabetic retinopathy based on an image of their retinas.
000600's Repositories
000600/ChestX-RayCNN
A CNN to classify whether or not one has COVID-19, pneumonia, tuberculosis, or is normal based on an x-ray of their chest.
000600/ClothingGAN
A GAN that generates images of articles of clothing.
000600/DRCNN
A CNN that classifies whether or not one has diabetic retinopathy based on an image of their retinas.
000600/000600
000600/2022WorldCupMatchPredictor
A neural network to classify the match outcomes between countries based on their respective FIFA rankings.
000600/BrainDiseaseClassifier
A CNN to classify whether a brain possesses Alzheimer's disease, Parkinson's disease, or neither based on MRI scans.
000600/BrainTumorCNN
A CNN to classify whether or not a patient has a brain tumor based on an MRI of their brain
000600/CliffWalkingAgent
A basic Q-Learning algorithm that learns how to walk from one end of a path to another end in the least possible steps while avoiding cliffs.
000600/ConcreteRegression
A XGBoost algorithm and a neural network to determine the concrete compressive strength of concrete based on multiple factors.
000600/DigitGAN
A GAN that generates images of handwritten numbers.
000600/DogeNet
Neural networks that forecast the closing price of Dogecoin.
000600/FashionMNISTClassifier
A convolutional neural network to determine an article of clothing.
000600/FloodRegressors
Two regression algorithms that determine the probability of a flood occurring based on a variety of factors, including climate change, landslides, river management, watersheds, and more.
000600/HeartAttackIndicator
A neural network that predicts the likelihood of a heart failing based on factors including age, resting blood pressure, number of major vessels, and more.
000600/IntelImageClassification
A CNN that classifies different images from Intel's Image Classification dataset consisting of around 24,000 images.
000600/KidneyStoneClassifier
A classification model that determines whether or not one has a kidney stone based on their urine.
000600/MammographicSeverityClassifier
A classifier to determine the severity of a mammographic lesion based on BI-RADs, age, and more.
000600/MelanomaClassifier
A CNN to classify whether or not an instance of melanoma is benign or malignant based on an image.
000600/MonkeypoxCNN
A CNN to classify whether or not one has monkeypox based on an image of their skin.
000600/MovieRatingSentimentAnalysis
A neural network to classify whether a movie review has a positive or negative sentiment.
000600/NearEarthObjectsClassifier
A neural network to determine whether or not an asteroid is hazardous.
000600/PizzaIceCreamCNN
A CNN that determines whether an image is of pizza or ice cream.
000600/PossumNet
Neural networks to determine the total length, chest length, and stomach length of a possum.
000600/SCRNet
A convolutional neural network that can recognize nine different types of skin cancer.
000600/SmallTalkClassifier
A natural language processing algorithm that classifies short phrases as different kinds of small talk.
000600/SpotifyRegressor
An XGBoost Regression algorithm that determines the popularity of a song on Spotify based on a variety of factors.
000600/StockForecaster
A generic neural network that forecasts the closing stock price of any publicly listed company.
000600/StrokeClassifier
A neural network to determine whether or not one will have a stroke.
000600/TaxiDrivingAgent
A reinforcement learning algorithm that learns how to drive a taxi to pick up a passenger and drive the passenger to their destination.
000600/WritNet
A convolutional neural network that determines which number a human wrote.