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).
🚀 Reinforcement learning from scratch — including value-based and policy-based methods, alongside search-driven approaches from evolutionary strategies like Genetic Algorithms to adaptive techniques like Simulated Annealing, PSO, and CMA-ES