Pinned Repositories
Advanced_Lane_Finding
AlgorithmStudy
Algorithm study for coding test.
Behavioral_Cloning
CAN-communication-through-python
This script could be used as reference for how to receive the CAN signal through the CANoe with timer interrupt. Also, draw the animation plot
Canny_Edge_and_Hough_Theorem_based_Lane_Recognition
cuda-programming
cuda-programming
DeeplearningStudy
Model_Predictive_Control_Ipopt
Optimization-of-PID-Controller-Using-Twiddle-Algorithm
PID Controller with twiddle gain optimizer
Model_Predictive_Control_Acado
KyuhwanYeon's Repositories
KyuhwanYeon/CAN-communication-through-python
This script could be used as reference for how to receive the CAN signal through the CANoe with timer interrupt. Also, draw the animation plot
KyuhwanYeon/Optimization-of-PID-Controller-Using-Twiddle-Algorithm
PID Controller with twiddle gain optimizer
KyuhwanYeon/cuda-programming
cuda-programming
KyuhwanYeon/Advanced_Lane_Finding
KyuhwanYeon/AlgorithmStudy
Algorithm study for coding test.
KyuhwanYeon/Behavioral_Cloning
KyuhwanYeon/Canny_Edge_and_Hough_Theorem_based_Lane_Recognition
KyuhwanYeon/DeeplearningStudy
KyuhwanYeon/Model_Predictive_Control_Ipopt
KyuhwanYeon/Extended_Kalman_Filter
KyuhwanYeon/Highway_Driving
KyuhwanYeon/hybrid_a_star
Hybrid a* implementation
KyuhwanYeon/kaggle-titanic
KyuhwanYeon/kospi-prediction
KyuhwanYeon/LeNet
LeNet based traffic light classifier
KyuhwanYeon/Linux_System_Monitor
KyuhwanYeon/opengl-tutorial
opengl-tutorial
KyuhwanYeon/Particle_Filter_based_Localization
KyuhwanYeon/RLfrombasics
provides all the codes from the book "RL from basics(바닥부터 배우는 강화학습)"
KyuhwanYeon/RLStudy
Study for reinforcement learning
KyuhwanYeon/ROS-Localization-AMCL
KyuhwanYeon/ROS_gmap
KyuhwanYeon/StockTrading
Stock trading program by using the deep-learning approch
KyuhwanYeon/UD_RoboSW_ChaseBall
Mini robot project
KyuhwanYeon/UD_RoboSW_HomeServiceRobot
KyuhwanYeon/UD_RoboSW_SLAM
KyuhwanYeon/Udacity_ConcurrentTrafficSimulation
KyuhwanYeon/Udacity_MemoryManagementChatbot
KyuhwanYeon/Udacity_RoutePlanningProject
KyuhwanYeon/UDP-Communication-Python-