-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [x] Proposal to the Repository
**Details:**
I am improving the Java section of my repository by addi…
-
### Feature description
Minimax Algorithm with Alpha-Beta Pruning: Commonly used in games like Tic-Tac-Toe, Chess, etc.
Nim Game and Grundy Numbers: Problems related to combinatorial game theory.
-
Write the flowchart of an algorithm that takes in input two objects and returns the string “yes” whether the two objects are the same; otherwise, it returns the string “no”.
-
Dear all,
this topic is to serve as a checklist of algorithms that could be/have been implemented.
**=============== Low Back-Worn IMU ===============**
**Gait Sequence Detection**
- [x] P…
-
Add different sorting algorithms with their running time complexity and add them in a new folder in root directory.
-
The issue involves finding the most efficient path between two points (nodes) in a network of interconnected locations (graph) and implementing it in road networks. I will be using Djikstra's algorith…
-
It would be nice to add some of the state-of-art algorithms by Dempster et al (maintained primarily by Dempster = @angus924).
There are two sub-points here:
* end state of the interface/package …
-
The current issue is just a dashboard for all algorithms/operations/providers supported or planned to be supported by the library. Status is updated after release where specific item is implemented. L…
-
Hi everyone! 👋
I’m currently learning about machine learning concepts and am struggling to wrap my head around k-means clustering. I would really appreciate any resources, explanations, or examples…
-
### What would you like to Propose?
I would like to contribute additional bit manipulation algorithms to the repository. Below are some algorithms I plan to implement:
1. Find the Number Appearing…