Ingenjoy's Stars
sjchoi86/yet-another-mujoco-tutorial-v3
MichaelBeechan/VO-SLAM-Review
SLAM is mainly divided into two parts: the front end and the back end. The front end is the visual odometer (VO), which roughly estimates the motion of the camera based on the information of adjacent images and provides a good initial value for the back end.The implementation methods of VO can be divided into two categories according to whether features are extracted or not: feature point-based methods, and direct methods without feature points. VO based on feature points is stable and insensitive to illumination and dynamic objects
sjchoi86/yet-another-rl-tutorial
seungeunrho/RLfrombasics
provides all the codes from the book "RL from basics(바닥부터 배우는 강화학습)"
UMich-CURLY-teaching/UMich-ROB-530-public
UMich 500-Level Mobile Robotics Course
byu-magicc/lie_groups
Implementation-focused introduction to Lie groups for roboticists
sjchoi86/dl_tutorials
Deep learning tutorials (2nd ed.)
j-marple-dev/python_template
This repository is base project template for python
j-marple-dev/AYolov2
convex-optimization-for-all/convex-optimization-for-all.github.io
모두를 위한 컨백스 최적화
choco9966/Semantic-Segmentation-Review
Semantic Segmentation Paper를 review하고 해당 코드를 구현하는 repository 입니다.
cvg/Hierarchical-Localization
Visual localization made easy with hloc
JeiKeiLim/kindle
Making a PyTorch model easier than ever!
cvxgrp/cvx_short_course
Materials for a short course on convex optimization.
changh95/visual-slam-roadmap
Roadmap to become a Visual-SLAM developer in 2023
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
j-marple-dev/model_compression
PyTorch Model Compression
mortendahl/awesome-ppml
A curated list of resources for privacy-preserving machine learning
tbmoon/kalman_filter
Kalman Filter in Python (파이썬으로 구현하는 칼만 필터)
Ingenjoy/SINDY-MPC
eurika-kaiser/KRONIC
Koopman Reduced-Order Nonlinear Identification and Control
MrSyee/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
YeungRepo/darpa-sd2
medipixel/rl_algorithms
Structural implementation of RL key algorithms
decrypto-org/blockchain-papers
A curated list of academic blockchain-related papers
golbin/g-coin
A simple implementation of Blockchain for understanding easily
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Curt-Park/reinforcement_learning_an_introduction
Summary (in Korean) and python implementation of 'Reinforcement Learning: An Introduction' written by Sutton & Barto
Curt-Park/cs231n_assignments
[Assignments] CS231N: Convolutional Neural Networks for Visual Recognition (2016 & 2017)
metamath1/ml-simple-works