Pinned Repositories
2020-AICUP
2020 AICUP Name Entity Recognition in Medical Data
Association-Rules
Implementations and Time Comparisons of Apriori and Fp-Growth
Automotive-Data-Analytics-App
An app made on Android Studio
AutoTrading_DSAI_HW2_2021
Stock Trading Agent
Custom_Object_Tracking
This repo provides function call to track multi-objects in videos
Kaggle_Competition_DSAI_HW4
Kaggle Predict Sales Contest Rank 20
KMeans-DBSCAN
Implementations and Comparisons of KMeans clustering and DBSCAN clustering
Microsoft-Cats-and-Dogs-Image-Classification
99% Acc Using Fine Tune ResNet50 + Random Erasing Augmentation
Waymo-2D-Object-Detection
Using Tensorflow Object Detection API to detect Waymo open dataset
sek788432's Repositories
sek788432/Waymo-2D-Object-Detection
Using Tensorflow Object Detection API to detect Waymo open dataset
sek788432/Custom_Object_Tracking
This repo provides function call to track multi-objects in videos
sek788432/Microsoft-Cats-and-Dogs-Image-Classification
99% Acc Using Fine Tune ResNet50 + Random Erasing Augmentation
sek788432/KMeans-DBSCAN
Implementations and Comparisons of KMeans clustering and DBSCAN clustering
sek788432/2020-AICUP
2020 AICUP Name Entity Recognition in Medical Data
sek788432/Automotive-Data-Analytics-App
An app made on Android Studio
sek788432/Kaggle_Competition_DSAI_HW4
Kaggle Predict Sales Contest Rank 20
sek788432/Association-Rules
Implementations and Time Comparisons of Apriori and Fp-Growth
sek788432/AutoTrading_DSAI_HW2_2021
Stock Trading Agent
sek788432/awesome-cs-training
台灣資訊培訓相關資源彙整
sek788432/Captcha-Recognition
captcha recognition in railway data
sek788432/Congestion-Control-Demo
A demo of Congestion Control in python
sek788432/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
sek788432/DeepLearningForTimeSeriesForecasting
A tutorial demonstrating how to implement deep learning models for time series forecasting
sek788432/Electricity-Forecasting-DSAI-HW-2021
Taipower Company operating reserve forecasting of date: 2021/3/23 ~ 2021/3/29
sek788432/FLAML
A fast and lightweight AutoML library.
sek788432/gradual_domain_adaptation
sek788432/Huffman-Coding
Using Huffman Coding algorithm to compress files in client and decode files in server.
sek788432/image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
sek788432/Intel-Scene-Image-Classification
The repo is about using MobileNetV1 model structure to classify scene data from Intel image classification contest.
sek788432/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
sek788432/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
sek788432/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
sek788432/Link-Analysis
Implementations of HITS, Pagerank, and SimRank
sek788432/models
Models and examples built with TensorFlow
sek788432/python-cheatsheet
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
sek788432/School-Homework
sek788432/Traffic-Sign-Classifier
sek788432/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
sek788432/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.