From 0177e8e96567176e9f5e04c5609d9617abff2117 Mon Sep 17 00:00:00 2001 From: marc <78002988+novak-99@users.noreply.github.com> Date: Fri, 28 May 2021 17:36:06 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae4649e..08c9430 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ML++ -Machine learning is a vast and exiciting discipline, garnering attention from specialists of many fields. Unfortunately, for C++ programmers and enthusiasts, there appears to be a lack of support for this magnificient language in the field of machine learning. To fill that void and give C++ a true foothold in the ML sphere, this library was written. My intent with this library is for it to act as a crossroad between low-level developers and machine learning engineers. +Machine learning is a vast and exiciting discipline, garnering attention from specialists of many fields. Unfortunately, for C++ programmers and enthusiasts, there appears to be a lack of support in the field of machine learning. To fill that void and give C++ a true foothold in the ML sphere, this library was written. My intent with this library is for it to act as a crossroad between low-level developers and machine learning engineers.

Date: Fri, 28 May 2021 17:39:46 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08c9430..10424dc 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ The result will be the model's predictions for the entire dataset. - Softplus - CLogLog - Gaussian CDF + - RELU - GELU - Unit Step - Sinh