KingboJoy's Stars
BBT0524/diagnose_fault_by_vibration
毕设研究课题:根据轴承的振动序列数据来诊断轴承故障。
liguge/Journals-of-Prognostics-and-Health-Management
智能故障诊断和寿命预测期刊(Journals of Intelligent Fault Diagnosis and Remaining Useful Life)
CityBrainChallenge/KDDCup2021-CityBrainChallenge-starter-kit
IBM/rl-testbed-for-energyplus
Reinforcement Learning Testbed for Power Consumption Optimization using EnergyPlus
mechyai/RL-EmsPy
API for RL algorithm design & testing of BCA (Building Control Agent) HVAC on EnergyPlus building energy simulator by wrapping their EMS Python API
LiLittleCat/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
zm0612/Hybrid_A_Star
Hybrid A Star algorithm C++ implementation
Light-City/CPlusPlusThings
C++那些事
xiaoyuyang0901/Apollo-code-with-node
Apollo的planning部分详细注释
OpenDriveLab/UniAD
[CVPR 2023 Best Paper Award] Planning-oriented Autonomous Driving
PittAMRL/StressTopOpt
Code sample for "An efficient 146-line 3D sensitivity analysis code of stress-based topology optimization written in MATLAB"
e-candeloro/Driver-State-Detection
A real time, webcam based, driver attention state detection/monitoring system in Python3 using OpenCV and Mediapipe
neelanjan00/Driver-Drowsiness-Detection
A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).
wonderfulzzd/TopADD_2D_3D_Arbitrary_TopOpt_in_PETSc
2D/3D integrated Topology optimization parallel-computing framework for arbitrary design domains
iitrabhi/topo-fenics
This repository contains a simple 55 lines code to carry out large scale parallel Topology Optimization using FEniCS in python
commaai/comma2k19
A driving dataset for the development and validation of fused pose estimators and mapping algorithms
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
kinnala/scikit-fem
Simple finite element assemblers
libai1943/CartesianPlanner
Source codes of “Autonomous Driving on Curvy Roads without Reliance on Frenet Frame: A Cartesian-based Trajectory Planning Method” published in IEEE Trans. Intelligent Transportation Systems
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
bark-simulator/bark
Open-Source Framework for Development, Simulation and Benchmarking of Behavior Planning Algorithms for Autonomous Driving
HKUST-Aerial-Robotics/EPSILON
jchengai/gpir
[ICRA'22] Real-Time Trajectory Planning for Autonomous Driving with Gaussian Process and Incremental Refinement
manfreddiaz/awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
zhm-real/MotionPlanning
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
woven-planet/l5kit
L5Kit - https://woven.toyota
ThomasRochefortB/MMC188_python
Python implementation of the 188 line Moving Morphable Components topology optimization code.
DerrickXuNu/Learn-Carla
Learn how to use CARLA with basic APIs
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments