cost-functions
There are 8 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.
MohammedSaqibMS/Building-your-Deep-Neural-Network
This repository guides you in building deep neural networks from scratch using Python and NumPy, covering key concepts like forward propagation and cost functions for binary classification.
Ray-sunny/Machine_Learning_project
Machine learning regression analysis on salary data and cost function optimization with 3D visualization.
EriSilver/Stanford-machineLearning-EX1
With OCTAVE - For the exercises details, kindly read ex1.pdf in the repo.