mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-25 06:49:36 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
ae2ee4b0cf
commit
7e66e149ee
@ -203,7 +203,7 @@
|
||||
|
||||
## Machine Learning
|
||||
* [Adaline Learning](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/machine_learning/adaline_learning.c)
|
||||
* [Kohonen Som](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/machine_learning/kohonen_som.c)
|
||||
* [Kohonen Som Trace](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/machine_learning/kohonen_som_trace.c)
|
||||
|
||||
## Misc
|
||||
* [Armstrong Number](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/misc/armstrong_number.c)
|
||||
|
Loading…
Reference in New Issue
Block a user