Adam Seliga (adameseliga)

adameseliga

Geek Repo

0

followers

0

following

0

stars

Location:Atlanta, GA

Home Page:https://www.linkedin.com/in/adam-seliga/

Github PK Tool:Github PK Tool

Adam Seliga's repositories

8-square-Search-Algorithms

This program runs in console. It lets the user choose an algorithm to try to solve the 8-square problem with a random starting state. The algorithms included are depth-limited search, uniform-cost search, (greedy) best-first search, and A* search.

Language:PythonStargazers:0Issues:1Issues:0

Blackjack-Simulation-Game

This is a blackjack simulation that I plan to do something with in the future.

Language:PythonStargazers:0Issues:0Issues:0

Bright-Dark-Image-Sequential-NN-Classifier

A script that classifies an image as bright or dark, depending on the number of white pixels.

Language:PythonStargazers:0Issues:0Issues:0

HexadecimalColorDisplay

Project for CS3642. A simple reflexive AI agent that takes in a hexadecimal value, then outputs its color.

Language:PythonStargazers:0Issues:0Issues:0

Pixalysis

This a side project that I've been working on - to demonstrate the effectivness of different algorithms when it comes to sorting images based on hue, luminosity, and saturation. I plan to add more features in the coming months...whenever I have free time :)

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0