Skip to content
View jasonchoi725's full-sized avatar
๐Ÿ˜ธ
just started learning programming
๐Ÿ˜ธ
just started learning programming
  • Seoul, South Korea
Block or Report

Block or report jasonchoi725

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

Popular repositories

  1. 07-PCA-face-recognition 07-PCA-face-recognition Public

    KOR: ๊ฐœ์ธ ํ”„๋กœ์ ํŠธ. ์™ธ๋ถ€ ํ•จ์ˆ˜๋ฅผ ๊ฐ€๋Šฅํ•œ ์ตœ์†Œํ•œ์œผ๋กœ ์‚ฌ์šฉํ•œ PCA ์–ผ๊ตด ์ธ์‹ ํ”„๋กœ๊ทธ๋žจ. ENG: A personal project. PCA face recognition program using as less external functions as possible.

    Python 1

  2. 08-cnn-project 08-cnn-project Public

    CNN and image recognition

    1

  3. 01-about-myself 01-about-myself Public

    KOR: ์ €์— ๋Œ€ํ•œ ์งง์€ ์ž๊ธฐ์†Œ๊ฐœ์ž…๋‹ˆ๋‹ค. ENG: A short introduction about myself.

  4. 02-robot-class-president 02-robot-class-president Public

    KOR: ๊ฐœ์ธ ํ”„๋กœ์ ํŠธ. ์ฃผ์–ด์ง„ ์ผ์— ๋Œ€ํ•ด ํŒ€์›๋“ค์˜ ์™„๋ฃŒ ์—ฌ๋ถ€์— ๋Œ€ํ•œ ํŒ€์žฅ๋“ค์˜ ๋‹ต๋ณ€์„ ์ž๋™์œผ๋กœ ์ฒดํฌํ•˜๊ณ  ํ‘œ์‹œํ•ด์คŒ. ENG: A personal project. Automatically gathers responses from team leaders whether the teams have finished their given tasks.

    Python

  5. 03-tennis-ranking-prediction 03-tennis-ranking-prediction Public

    KOR: ๊ฐœ์ธ ํ”„๋กœ์ ํŠธ. ๋จธ์‹ ๋Ÿฌ๋‹์„ ํ†ตํ•ด ํ…Œ๋‹ˆ์Šค ์„ ์ˆ˜ ๋žญํ‚น ์˜ˆ์ธก. ENG: A personal project. Predicts rankings of tennis players using linear regression, decision tree regressor and random forest.

    Python

  6. 04-k-means-clustering 04-k-means-clustering Public

    KOR: ๊ฐœ์ธ ํ”„๋กœ์ ํŠธ. ๋จธ์‹ ๋Ÿฌ๋‹์„ ํ†ตํ•œ unlabeled ํŒจ์…˜ ์ด๋ฏธ์ง€ ๋ถ„๋ฅ˜. ENG: A personal project. Classifies unlabeled images of clothes using K-Means clustering.

    Python