Skip to content

Commit

Permalink
Add deep learning point for tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
methylDragon committed Mar 15, 2019
1 parent df51e27 commit f5324dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 01 - ROS and Sensor Fusion Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,12 @@ However, there are lots of research papers proposing methods and algorithms (som



#### **You might even be able to use `D E E P L E A R N I N G`**

Reinforcement learning or standard deep neural network methods might be applicable for EKF and UKF tuning, since we can peg performance to a particular clear metric. But it's probably overkill, unless you need to deal with industrial standards and a lot of drifting sensor covariances.



Good luck, and have fun!


Expand Down

0 comments on commit f5324dc

Please sign in to comment.