/Portfolio

My portfolio of custom projects. Some projects can be seen in more detail on my website.

Primary LanguageJupyter Notebook

Portfolio Projects

Description

Welcome! This repository is one of two locations containing a collection of selected projects that I have created. It focuses on the code for each project, while the second location (my website) provides the details for their purpose and how they work.

Types of Projects

All projects created can be run within their respective folders using the command python main.py, using a minimum of Python 3.8 to run the projects.

Advanced Projects

The projects within this section focus on a combination of techniques that create a product or application. These projects have unique repositories associated with them. A list of them are detailed below:

Machine Learning Projects

The ml folder is home to custom Machine Learning (ML) projects that I have created. The projects cover a variety of techniques and models that are fundamental to the subject. The projects are listed below:

Reinforcement Learning Projects

The rl folder is home to custom Reinforcement Learning (RL) projects that I have created. The projects vary in complexity and core the core concepts of different parts of RL. The projects within this folder are as follows:

Basic Projects

The basic folder is home to basic custom projects that I have created. These are primarily console run applications, where you can type in a few console commands to receive a specific output. The project list is as follows: