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

Add Markov's Chain #200

Closed Dishita2602 closed 3 years ago

Dishita2602 commented 3 years ago

I have added Code and Text file related to Markov's Chain. Please review it @geekquad

Fixes #178

ashwani-rathee commented 3 years ago

@Dishita2602 Can you provide the .py file?

Dishita2602 commented 3 years ago

@Dishita2602 Can you provide the .py file?

@ashwani-rathee I have added .py file. Can you please relabel the issue. Earlier it was level 3 but now you have assign Level 2 ?