Skip to content
View PLAZMAMA's full-sized avatar
🔍
looking for projects
🔍
looking for projects
  • Independent
  • United States
Block or Report

Block or report PLAZMAMA

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

  1. Digit_Detector Digit_Detector Public

    A handwritten digit detector with a UI input with the use of deep learning

    Python 2 1

  2. NeuralNet_From_Scratch NeuralNet_From_Scratch Public

    Writing a neural net from scratch in java for learning purposes

    Java 2

  3. PathFinder PathFinder Public

    find the shortest path of a random generated maze using breadth first search

    Python