yishilintangshu's Stars
deepseek-ai/DeepSeek-V3
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Byaidu/PDFMathTranslate
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Dicklesworthstone/llm_aided_ocr
Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
snwfdhmp/awesome-gpt-prompt-engineering
A curated list of awesome resources, tools, and other shiny things for LLM prompt engineering.
lcm-proj/lcm
Lightweight Communications and Marshalling
yrlu/quadrotor
Quadrotor control, path planning and trajectory optimization
bgkatz/3phase_integrated
3-phase motor controller with integrated position sensor
luxonis/depthai-hardware
Altium Designs for DepthAI Carrier Boards
petercorke/RVC3-python
Code examples for Robotics, Vision & Control 3rd edition in Python
yrlu/reinforcement_learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
MatthewPeterKelly/ParticleSwarmOptimization
Matlab implementation of particle swarm optimization. Well documented with examples.
yrlu/non-convex
Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
yrlu/orientation_tracking-unscented_kalman_filter
Implemented Unscented Kalman Filter (UKF) for orientation tracking. Sensors fusion of accelerometer, and gyroscope
Xhran/UAV-PATH-PLANNING
PSO UAV PATH PLANNING
zegangYang/PSO_PathPlaningNew
This open source project is a matlab GUI project,is a Robot Path Planing Demo use Particle Swarm Optimization(PSO) algorithm
engcang/oakd-ros-simple
OAK-D (OpenCV AI Kit camera) ROS simple codes with C++
SeyedMuhammadHosseinMousavi/ABC-PSO-Path-Planning
ABC+PSO Path Planning
yrlu/seamless_face_replacement
Implemented a pipeline for automatic face replacement in videos (without deep learning). Image morphing, triangulation, TPS, Poisson blending, etc.
sumanismcse/Path-Planning
PSO Application
francoisferland/HBBA
HBBA - The Hybrid Behavior-Based Architecture for Autonomous Robots
legion-abhisar/Hybrid-GA-PSO-Path-planning
A hybrid path planning MATLAB program where two well known algorithms have been combined to perform an operation. The operation is to find the best path between two points.
yrlu/SLAM-particle-filter
Particle-filter based SLAM.
yrlu/face_morphing_tps
Implemented face morphing algorithm based on Thin-Plate Splines
akbrandl/Optimization_Methods_For_Engineers_FS2021_ETHZ
Implementation of a particle swarm optimizer with different extensions such as: 1. static and dynamic/adaptive parameters, 2. various population topologies, and 3. novel modification with intra-swarm hierarchical structure.
GongWenwuu/NSFC
nsfc - 国家自然科学基金项目LaTeX模版(面青地)
kidagine/ExplorerBot-BehaviorBased
Small school LeJOS project creating a behavior based explorer bot.
Picolab/Pico-Behavior-Based-Robotics-Research
CS497R research
tcwan/ev3dev-arm-bbr
Behavior Based Robotics Platform for LEGO Mindstorms EV3 using ARM Assembly Language