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 65 forks source link

Completed the documentation for LDA #186

Closed vinc3nati closed 3 years ago

vinc3nati commented 3 years ago

I have successfully completed the documentation for LDA with proper format and order for issue #154

ashwani-rathee commented 3 years ago

@geekquad Can be merged