Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markov Chain Algorithm #107

Open
ZigRazor opened this issue Oct 15, 2021 · 6 comments
Open

Add Markov Chain Algorithm #107

ZigRazor opened this issue Oct 15, 2021 · 6 comments
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue

Comments

@ZigRazor
Copy link
Owner

Introduce Markov Chain Algorithm

@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers development Development of new Functionalities core something about core Priority:Medium Priority Label for medium priority issue hacktoberfest hacktoberfest issue labels Oct 15, 2021
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Oct 15, 2021
@ZigRazor ZigRazor added this to To do in New Functionalities via automation Oct 15, 2021
@ShivanshuVerma83
Copy link

Please assign this to me
i would love to contribute to it

@ZigRazor
Copy link
Owner Author

Ok @ShivanshuVerma83, you need to place the algorithm in the file Graph.hpp as the other algorithm already implemented

@ZigRazor ZigRazor linked a pull request Oct 18, 2022 that will close this issue
@ZigRazor
Copy link
Owner Author

@ShivanshuVerma83 are you working on it?

@ZigRazor
Copy link
Owner Author

Deassigned for inactivity

@ZigRazor ZigRazor pinned this issue Sep 1, 2023
@AryanGitHub
Copy link
Contributor

AryanGitHub commented Sep 10, 2023

I am a bit confused, What exactly is a "Markov Chain Algorithm"?
Is it an algorithm for finding probability from initial state i to final state j in a fixed number of transitions?
Can you please explain?
Do you mean this?
https://en.wikipedia.org/wiki/Discrete-time_Markov_chain#Definition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue
Projects
Development

Successfully merging a pull request may close this issue.

3 participants