Pinned Repositories
aoi_defect_classify
Classify defects of display with AOI.
boston_housing_regression
current_value_detection_controller_raspberrypi3
Use RaspberryPi controller with sensor to detect current value.
dog_classification_project
Three type of dogs classification.
gpd_ffc
GPD Project with FFC algorithm
heuristic_algorithms_sa_ga_pso
Implement the heuristic algorithms to solve the one-dimensional optimization problem.
lstm_birrt
play_tic-tac-toe_with_manipulator
Play tic-tac-toe game with ABB robotic arm.
video_faster_rcnn_keras
Faster R-CNN for video object detection with Keras.
where_we_want_to_go
Using LineBot to record the place you want to go.
kctoayo88's Repositories
kctoayo88/gpd_ffc
GPD Project with FFC algorithm
kctoayo88/play_tic-tac-toe_with_manipulator
Play tic-tac-toe game with ABB robotic arm.
kctoayo88/lstm_birrt
kctoayo88/aoi_defect_classify
Classify defects of display with AOI.
kctoayo88/boston_housing_regression
kctoayo88/current_value_detection_controller_raspberrypi3
Use RaspberryPi controller with sensor to detect current value.
kctoayo88/dog_classification_project
Three type of dogs classification.
kctoayo88/heuristic_algorithms_sa_ga_pso
Implement the heuristic algorithms to solve the one-dimensional optimization problem.
kctoayo88/video_faster_rcnn_keras
Faster R-CNN for video object detection with Keras.
kctoayo88/where_we_want_to_go
Using LineBot to record the place you want to go.
kctoayo88/dual_motoman_mh5_ros_configuration
The basic ROS configuration of dual motoman mh5.
kctoayo88/eight_queens_puzzle
This algorithm is for solving eight queens puzzle problem, implemented with python.
kctoayo88/fgd_status_prediction
Predict the status of fgd with deep learning.
kctoayo88/git_note
The note of git command.
kctoayo88/LeetHub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
kctoayo88/mango_classification
Classify the level of mango by using EffectientNet.
kctoayo88/minimax_alpha-beta_pruning
This project implements the Minimax Alpha-beta Pruning algorithm with Python.
kctoayo88/mlp_cnn_comparison
The Comparison of MLP and CNN.
kctoayo88/pca_practice
Implement PCA with python.
kctoayo88/sa_practice
Implement SA with python.