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

Hidden Markov Models - Implementation #124

Closed kad99kev closed 3 years ago

kad99kev commented 3 years ago

Hello! I am a GSSOC'21 participant and I would like to implement a Hidden Markov Model from scratch. Do let me know if it is a suitable addition to the project!

ashwani-rathee commented 3 years ago

@geekquad What do you think about this idea?I like it

jaimehta19 commented 3 years ago

@ashwani-rathee kindly assign me this issue I want to work on it

geekquad commented 3 years ago

Assigning you with the same @kad99kev.

ashwani-rathee commented 3 years ago

134 is a work in progress