Skip to content
View jayenliao's full-sized avatar

Highlights

  • Pro

Block or report jayenliao

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

廖傑恩 Jay Chiehen Liao

Pinned Loading

  1. DL-object-detection DL-object-detection Public

    This is assignment 6 of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to utilize deep learning techniques to perform object detection. We i…

    Python 1

  2. Optimization-DE-PSO-FA Optimization-DE-PSO-FA Public

    This project aimed to implement three well-known meta-heuristic algorithms: differential evolution (DE), particle swarm optimization (PSO), and firefly algorithm (FA). We set up the numerical exper…

    Python 1

  3. DL-AOI DL-AOI Public

    This is assignment 5 of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to utilize deep learning techniques to perform defect classification …

    Python

  4. Kaohsiung-Vote-2018-2020 Kaohsiung-Vote-2018-2020 Public

    This is a final project presentation for Data Management, a course in National Cheng Kung University, Taiwan. In brief, we analyzed three votes in Kaohsiung in 2018-2020.

    HTML

  5. DL-semantic-segmentation DL-semantic-segmentation Public

    This is assignment 7 of Deep Learning, National Cheng Kung University. This project demonstrates the work of participating in Woodscape Semantic Segmentation Challenge 2021, a competition on CodaLa…

    Jupyter Notebook 1 1

  6. pttcrawler-bot pttcrawler-bot Public

    這個專案的目的是讓使用者能夠透過 Line Bot 查詢 PTT 指定看板上最新的文章,並獲取以下資訊:文章標題、文章連結、推文數量、發文日期。這樣的應用可以幫助對 PTT 看板有興趣的使用者,即時透過 Line Bot 查詢最新資訊,無需自己編寫爬蟲程式。

    Python