Skip to content
View Psyonic123's full-sized avatar
  • Bentonville AR

Block or report Psyonic123

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. Sample-Neural-Network Sample-Neural-Network Public

    My attempt to create a Neural Network from scratch so I can learn about its processes along the way.

    Python

  2. City-CSV-Reader City-CSV-Reader Public

    Takes in a CSV file, and has user input a city. It then creates a file with the 5 closest cities, and 5 furthest cities in the csv.

    C++

  3. K_Nearest_Neighbors K_Nearest_Neighbors Public

    Using sklearn to implement KNN on cancer dataset

    Python 1

  4. Linear-Regression Linear-Regression Public

    Using old Google stock data to predict future stock prices with linear regression.

    Python 1

  5. Face_Recognition Face_Recognition Public

    Using the face_recognition and cv2 libraries to train a histogram of oriented gradients model. Able to recognize known users in unknown image set

    Python

  6. Unity-Engine-Match3-Game Unity-Engine-Match3-Game Public

    C#