Skip to content
View zachrussell12's full-sized avatar

Block or report zachrussell12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hybrid-CNN-LSTM-Time-Series-Forecasting Hybrid-CNN-LSTM-Time-Series-Forecasting Public

    This repository contains the work for my solo term project for CAP5610 Machine Learning. I created a hybrid CNN-LSTM model to perform time series forecasting for grocery store sales. **IT IS TO BE …

    Jupyter Notebook

  2. Sudoku-Solver Sudoku-Solver Public

    Using CNN's and OpenCV to read in Sudoku puzzles from images or the camera and utilizing backtracking to solve them. WIP

    Python

  3. AISearchAlgorithms AISearchAlgorithms Public

    Python project demonstrating different uninformed and informed search algorithms for a class assignment.

    Python

  4. AIMazeSolving AIMazeSolving Public

    Using various AI techniques to solve mazes. Written in Java because I hate myself.

    Java