Pinned Repositories
ABM-Influencer-Follower-Advertising-Framework
An agent-based model (ABM) that can simulate the dynamics of influencer advertizing campaigns in a variety of scenarios and can help to discover the best influencer marketing strategy
AutomatedValetParking_CPP
https://github.com/wenqing-2021/AutomatedValetParking using cpp
autonomous_learning
Code for building an self-driving car.
awesome
😎 Awesome lists about all kinds of interesting topics
CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Games
Some games created by python code.
leetcode_cpp
my leetcode solutions using cpp
my_autoware
autoware1.12 中文注释版
Numerical-Optimization-in-Robotics-Homework
The homework solution of 《Numerical Optimization in Robotics》 of Deepbule, only for studying!
EatAllBugs's Repositories
EatAllBugs/AutomatedValetParking_CPP
https://github.com/wenqing-2021/AutomatedValetParking using cpp
EatAllBugs/PythonRobotics
Python sample codes for robotics algorithms.
EatAllBugs/apollo
An open autonomous driving platform
EatAllBugs/apollo.ros-1.0.0
基于 apollo 1.0.0 的ros1移植版本
EatAllBugs/auto_parking
https://zhuanlan.zhihu.com/p/548096462
EatAllBugs/autoware_universe
auto ware software kit
EatAllBugs/AVP-SLAM-PLUS
An implementation of AVP-SLAM and some new contributions
EatAllBugs/awesome-seo
Google SEO Research and Web Traffic Monetization
EatAllBugs/Books
书籍资料汇总
EatAllBugs/carla_ros_bridge_pnc
通过carla-ros-bridge在carla上实现自动驾驶planning and control。
EatAllBugs/cartographer_detailed_comments_ws
cartographer work space with detailed comments
EatAllBugs/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
EatAllBugs/chhRobotics_CPP
自动驾驶规划控制常用算法c++代码实现
EatAllBugs/convex_optimization_notes
主要根据bilibili凌青教授课程以及boyd编著的convex optimization书籍整理
EatAllBugs/driving-planning
结构化道路的路径规划算法 简化版的emplanner
EatAllBugs/fiss_planner
[RA-L 2022] FISS: A Trajectory Planning Framework using Fast Iterative Search and Sampling Strategy for Autonomous Driving
EatAllBugs/free-python-games
Free Python Games
EatAllBugs/Google-rank-tracker
SEO: Python script + shell script and cronjob to check ranks on a daily basis
EatAllBugs/HAStar_ParkingPlanner
Path Planning Based On Hybrid A Star
EatAllBugs/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
EatAllBugs/Jerk_Bounded_Speed_Planning
Speed profile planning for autonomous vehicle in dynamic environments over a fixed path
EatAllBugs/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
EatAllBugs/parking
自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较
EatAllBugs/planning_controlling_simulation
a simple Apollo-based planning and controlling simulation, communicating with ROS
EatAllBugs/recommenders
Best Practices on Recommendation Systems
EatAllBugs/RecSysPapers
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
EatAllBugs/seo
Tools and courses to learn SEO step by step.
EatAllBugs/ShenLanAcademy-PlanningControl
纵向控制:PID ;横向控制:Stanely \ LQR \ MPC
EatAllBugs/slam_in_autonomous_driving
《自动驾驶中的SLAM技术》对应开源代码
EatAllBugs/teb_local_planner
An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)