I believe that we don't really understand algorithms until we try to implement them π. That's why I sometimes enjoy developing some famous algorithm π. Also, sometimes they are part of my school assignments π .
I really love functional pattern π€© and always try to build a good functional api to use these algorithms.
All these works are going to be my collection of examples in the future π§. But it could also be a functional framework π to use these algorithms in other projects.
- [] KMeans
Knapsack
:- [] Dp approach
- [] Genetic approach
- [] Simplex approach