Pinned Repositories
allocator
Re-writes ILOC code to handle custom register allocation techniques with limited feasible registers
chess
A game of command-line chess
number_guesser
Generation of a simple perceptron, SVM, and multi-layer-perceptron machine learning techniques to train the program on provided training images to recognize and determine ASCII art numbers
puzzle_solver
Generates a puzzle containing a nXn matrix of spaces, identifies valid solutions, and uses local search techniques to make the puzzle more difficult.
CS213_Software
1011's Repositories
1011/allocator
Re-writes ILOC code to handle custom register allocation techniques with limited feasible registers
1011/chess
A game of command-line chess
1011/number_guesser
Generation of a simple perceptron, SVM, and multi-layer-perceptron machine learning techniques to train the program on provided training images to recognize and determine ASCII art numbers
1011/puzzle_solver
Generates a puzzle containing a nXn matrix of spaces, identifies valid solutions, and uses local search techniques to make the puzzle more difficult.