Skip to content
View zachary-chiodini's full-sized avatar
🍭
🍭

Block or report zachary-chiodini

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. Search-Algorithms-and-Simple-Robot-Navigation Search-Algorithms-and-Simple-Robot-Navigation Public

    The purpose of this repo is to study and gain an understanding of some of the most common search algorithms in AI.

    Python

  2. Multi-Layered-Feedfoward-Neural-Network Multi-Layered-Feedfoward-Neural-Network Public

    This is a multi-layred, feedforward neural network written from scratch in Python.

    Jupyter Notebook

  3. Decision-Tree-Learning-Classification Decision-Tree-Learning-Classification Public

    This is a naive C4.5 algorithm used for classification of data written in Python.

    Python

  4. Unit-Perceptron-Classification Unit-Perceptron-Classification Public

    This is a perceptron unit with training algorithm for the classification of linearly separable data written in C++.

    C++

  5. Unit-Perceptron-Regression Unit-Perceptron-Regression Public

    This is a perceptron unit with training algorithm for mutiple linear regression analysis of data written in Python

    Python

  6. Web-Crawling-Apps Web-Crawling-Apps Public

    Top secret web bot that uses Selenium, bs4, user input and sentence-to-vector embedding to auto apply to jobs on Indeed.com

    Python