Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / jayenliao 2 repositories

Passionate data scientist interested in using DS, especially machine learning with graphs, to explore different issues.

jayenliao/mlops-zoomcamp-2024

This is Jay Liao's workspace for learning with MLOps Zoomcamp 2024 Cohort.

Language: Jupyter Notebook - Size: 9.77 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

jayenliao/intro-DL

A small tutorial of introduction deep learning

Language: Jupyter Notebook - Size: 188 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

jayenliao/DL-AOI

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 for AOI images.

Language: Python - Size: 71.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

jayenliao/DL-image-classification

This is an assignment project of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to extract features from images and to construct models to perform image classification.

Language: Python - Size: 30.6 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jayenliao/statistical-consulting

This repository collects assignments of Statistical Consulting, a course at Institute of Data Science, National Cheng Kung University, Taiwan

Language: R - Size: 3.44 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/Kaohsiung-Vote-2018-2020

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.

Language: HTML - Size: 22.9 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/Optimization-DE-PSO-FA

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 experiments to compare 3 algorithms with different numbers of points.

Language: Python - Size: 1.81 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

jayenliao/DL-ESUN-public

此為Deep Learning期末專題公開版(因競賽資料不可公開)。本組參加「TBrain AI實戰吧」競賽平上的「玉山人工智慧挑戰賽2021夏季賽」,進行中文手寫影像辨識的任務,並將訓練好的模型部署在RESTful API Server上。比賽目標是預測包含一個文字的影響資料判別,目標類別共801類,分別為800字與1類isnull。

Language: Python - Size: 4.99 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/NFL-Speed-Prediction

This is the final project of Time Series Analysis, a course at the programme of Data and Business Analytics at Rennes School of Business, France. This study aims to use two types of method to predict NFL players' speed during each play in games, including ARIMA and LSTM.

Language: Jupyter Notebook - Size: 12.4 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jayenliao/Optimization-CS-BA-FPA

This project aimed to implement three well-known meta-heuristic algorithms: cuckoo search (CS), bat algorithm (BA), and flower pollination algorithm (FPA). We found that three algorithms could have a promising performance generally. It might need more runs to be converged when training BA. The time cost of BA was the highest while the differences of time cost among three algorithms were not so large, which might not matter when the number of training runs was not large. We also tuned λ in CS and FPA with the findings of the weakness of larger λ values. A demo video of training process is available on YouTube: https://youtu.be/hlKvODBUyeI.

Language: Python - Size: 20.5 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

jayenliao/DL-computational-graph

This is assignment 2 of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to extract features from images and to construct models to perform image classification.

Language: Python - Size: 20.4 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jayenliao/DL-LeNet-numpy

This is assignment 3 of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to construct LeNet-related models to perform image classification.

Language: Python - Size: 10.6 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/ANCOVA-hotdog

This is the first mid-term project of Statisical Consulting, a course at Department of Statistics and Institue of Data Science, National Cheng Kung University, Taiwan. In this project, we followed Heiberger and Holland (2015) to demonstrate a complete analysis of covariance (ANCOVA) on the dataset hotdog.

Language: R - Size: 214 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/DL-semantic-segmentation

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 CodaLab with the user name jay.chiehen. We utilized techniques of computer vision and image processing to perform semantic segmentation for autonomous driving.

Language: Jupyter Notebook - Size: 436 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

jayenliao/Data-Management-RShiny-Tutorial

This is a tutorial presentation for Data Management, a course in National Cheng Kung University, Taiwan. We demonstrate how instructors can use R shiny to teach fundamental Statistics and basic R techniques, such as data wrangling and data visualization.

Size: 4.88 MB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

jayenliao/DL-LeNet

This is assignment 4 of Deep Learning, a course at Institute of Data Science, National Cheng Kung University. This project aims to construct LeNet-related models to perform image classification.

Language: Python - Size: 215 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jayenliao/DL-object-detection

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 implement with PyTorch.

Language: Python - Size: 412 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

jayenliao/splitted-plot-design-oats

In this project, we demonstrate a complete analysis of "oats", a classic dataset with the splitted plot design.

Language: R - Size: 874 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

jayenliao/Optimization-L1-regularization

This is a mid-term project of Optimization Methods, a course of Institute of Data Science, National Cheng Kung University. This project aimed to construct the linear regression with L1 regularization and the logistic regression with L1 regularization.

Language: Python - Size: 5.76 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jayenliao/get-book-info

This is a small side project. The objective is to get the basic information of the book based on the given ISBN.

Language: Jupyter Notebook - Size: 22.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jayenliao/academic-kickstart Fork of HugoBlox/theme-academic-cv

📝 Easily create a beautiful website using Academic, Hugo, and Netlify

Size: 230 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

jayenliao/SUBLIME Fork of GRAND-Lab/SUBLIME

A PyTorch implementation of "Towards Unsupervised Deep Graph Structure Learning", WWW-22

Language: Python - Size: 6.22 MB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

jayenliao/jayenliao

Config files for my GitHub profile.

Size: 1.38 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jayenliao/introduction_graph_tool Fork of gesiscss/introduction_graph_tool

Introduction to Python's Graph-Tool

Size: 1.25 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

jayenliao/pytorch-BPR Fork of uestc7d/pytorch-BPR

Matrix factorization with Bayesian Personalized Ranking.

Size: 10.5 MB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

jayenliao/early-stopping-pytorch Fork of Bjarten/early-stopping-pytorch

Early stopping for PyTorch

Size: 521 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

jayenliao/DrBC Fork of FFrankyy/DrBC

This is the tensorflow implementation for CIKM'19 DrBC: A novel graph neural network approach to identify high BC nodes

Size: 8.61 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

jayenliao/g0v-twly-voter-guide-android Fork of irisshu/g0v-twly-voter-guide-android

g0v taiwan legislative yuan voter guide android project

Language: Java - Size: 9.11 MB - Last synced: 3 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0