cost-functions
There are 5 repositories under cost-functions topic.
ninopereira/Path_Planning
Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.
wolfgang-stefani/Highway-Path-Planning
Path planner that creates smooth, safe trajectories for an autonomous vehicle to follow along a 3 lane highway with traffic. The path planner is able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.
SirBob01/NeuralC
C++ library for implementing deep feed-forward neural networks (DFF)
MichaelAlexanderBryant/auc-roc-loss-function
A TensorFlow loss function based on a approximation of the normalized Wilcoxon-Mann-Whitney (WMW) statistic.
EriSilver/Stanford-machineLearning-EX1
With OCTAVE - For the exercises details, kindly read ex1.pdf in the repo.