Skip to content

This is a repo of just a bunch of school projects. Please do not copy or redistribute any of the code from here

Notifications You must be signed in to change notification settings

Squeemos/SchoolProjects

Repository files navigation

This repository is a collection of several school projects

Please do not copy or redistribute code from this repository. All datasets inside this repository are used for educational purposes. Please download them from the source if you plan on using them for purposes other than running these projects.

This project was during my Junior year at DigiPen. The overall plan was to create an OpenAI gym-style enviornment and then train an agent to play it. My approach was to use object detection for input and compare to using the traditional approach of the Nature CNN and compare learning efficiency.

This project was during my Sophomore year at DigiPen. It involved working with two teammates alongside two advisors, Dr. Jeremy Thomas and Dr. Natalia Solarzano. The goal of the project was to see similar results from previous work, and then apply this solution (DBSCAN) to another data source.

This project was an implementation of a Least-Squares Generative Adversarial Network (LSGAN) to generate cat faces from this cat face dataset.

This assignment was to implement an ID3 Decision Tree on a Tennis dataset and a Personal Loan dataset.

This project was to implement and work with with Gaussian Mixture Models and Expectation Maximization. Additional parts of this project were to write our own implementation of KMeans++.

This project was a combination of using and exploring Singular Value Decomposition (SVD) as well as it's application on images, and learning to use Streamlit, a fairly popular Python dashboarding tool. The dataset used was the Leeds Butterfly Dataset.

This project was a small implementation of Fuzzy Sets for a Fuzzy Logic and Neural Networks course.

This project was implementation Gaussian Naive Bayes (GNB) on the Iris Data Set.

This project was to perform exploratory data analysis (EDA) on this Pokemon dataset.

This assignment was to use and get familiar with Support Vector Machines (SVMs) and Agglomerative Clustering. Different kernels and different methods of agglomerative clustering were used and explored.

This assignment was to explore and use Gaussian Naive Bayes models to classify different emails as either "spam" or "ham" based on their contents. The emails were a compilation of unprocessed text files that needed to be cleaned and converted.

This simple project was to get more familiar with plotting techniques in MatPlotLib, plotly, and mplfinance.

This project was to get familiar with R and time series analysis. Analysis and tests were done/run on Delhi's climate.

About

This is a repo of just a bunch of school projects. Please do not copy or redistribute any of the code from here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published