Skip to content
View Jesse415's full-sized avatar

Highlights

  • Pro

Block or report Jesse415

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. Nikto_scan_cleaner Nikto_scan_cleaner Public

    This is a small tool that parse through a file(txt or otherwise) that has a full Nikto scan to set binary features for Machine learning.

    Python

  2. N-queen N-queen Public

    The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other. Using BFS, Hillclimb, and Simulates Annealing for different performances analysis.

    Python

  3. javagaming javagaming Public

    It is a basic gambling game based on three options: Pick the queen, Guess a number, and random number match.

    Java

  4. Neural_Network_ML Neural_Network_ML Public

    Create a three layered neural network that would take in input(different hand written images) and "learn" to predict what number it was.

    Python

  5. Kevin_Bacon Kevin_Bacon Public

    The object of the Kevin Bacon Game is to link a movie actor to Kevin Bacon via shared movie roles.

    C++