You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains work for CSCI 447 Introduction to Machine Learning. It represent a wide range of machine learning algorithms and principles, implemented from scratch by Braeden Hunt and Tyler Koon (group 6).
In this project, we executed an optimized architecture for image recognition on the CIFAR-10 dataset using the Particle Swarm Optimization (PSO) method.