mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 21:42:29 +00:00
[PR #555] [MERGED] [docs] Update documentations in machine learning #978
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/555
Author: @kvedala
Created: 7/3/2020
Status: ✅ Merged
Merged: 7/3/2020
Merged by: @kvedala
Base:
master← Head:docs/ml📝 Commits (3)
797a7d4update ML documentation and add groupingb33bd37kohonen2d: update ML documentation and add groupingb863518update ML documentation and add grouping📊 Changes
3 files changed (+105 additions, -62 deletions)
View changed files
📝
machine_learning/adaline_learning.c(+49 -30)📝
machine_learning/kohonen_som_topology.c(+36 -23)📝
machine_learning/kohonen_som_trace.c(+20 -9)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.