Skip to content
View jsoto2k's full-sized avatar
🦍
Monkey type
🦍
Monkey type
  • 20:31 (UTC -06:00)

Highlights

  • Pro

Block or report jsoto2k

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Map_Coloring Map_Coloring Public

    Map Coloring project in Rust for Artificial Intelligence Class

    Rust

  2. MeteoriteData MeteoriteData Public

    In this project, I created a jupyter notebook which makes use of one hot encoding and data cleanup in order to predict the year that a meteorite fell by modeling it through the XGBoost and Bayesian…

    Jupyter Notebook

  3. Pathfinding Pathfinding Public

    A program that makes use of breadth first search, iterative depeening search, beam search, and manhatten distance with weights in order to find efficient methods of navigating a map

    Python

  4. password-manager password-manager Public

    My password manager

    Rust

  5. Pokemon-Image-Classification Pokemon-Image-Classification Public

    In this program I try to predict a pokemon typing using image data with the VGG19 transformer. The transformer uses a custom configuration within a Jupyter notebook.

    Jupyter Notebook 1

  6. PageManager PageManager Public

    This code is a swiftUI mplemtation of the first in first out, last recently used, least frequently used, and Belady's algorithms in the form of a memory page manager

    Swift