Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Markov's Chain Documentation #201

Closed Dishita2602 closed 3 years ago

Dishita2602 commented 3 years ago

I have added codebase related to Markov's Chain. Now I would like to add documentation related to it. @geekquad

geekquad commented 3 years ago

Go ahead @Dishita2602.