mirror of
https://github.com/Relintai/MLPP.git
synced 2024-11-12 10:15:01 +01:00
moved citation from readme to comments
This commit is contained in:
parent
43ca8aa5a7
commit
f7df9b5098
@ -4,6 +4,9 @@
|
||||
// Created by Marc Melikyan on 10/2/20.
|
||||
//
|
||||
|
||||
|
||||
// https://towardsdatascience.com/svm-implementation-from-scratch-python-2db2fc52e5c2
|
||||
// Illustratd a practical definition of the Hinge Loss function and its gradient when optimizing with SGD.
|
||||
#ifndef SVC_hpp
|
||||
#define SVC_hpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user