Skip to content
View saeol0415's full-sized avatar
  • Korea
  • 07:55 - 9h ahead

Block or report saeol0415

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
saeol0415/README.md

header

✨ Introduction ✨

Hi, there. 👋
I'm currently studying at high school.

Hits

📫 Social 📫


Hover for contacts

🍀 Studying 🍀




Pinned Loading

  1. CNN Public

    Making Convolutional Neural Network with C++ from scratch

    C++ 3 1

  2. Elgamal-using-ECC Public

    Elgamal Encryption/Decryption Algorithms using Elliptic Curve Cryptography

    C++

  3. hashtag-similarity Public

    Uses TF-IDF vector and cosine similarity to compare how similar a Korean SNS post is to another.

    Python

  4. Spam-Mail-Classification Public

    Using Naive Bayes Algorithm to sort spam mails

    Python

  5. Chess-Python Public

    Making Chess in Python

    Python 1

  6. Polynomial-Regression Public

    Simple Polynomial Regression only using numpy

    Python