A comprehensive repository of machine learning, mathematical methods, and computational notebooks β including fundamental algorithms, linear algebra, neural networks, and applied projects such as fake news detection.
Machine-Learning/
ββ Fake-News-Detector/
β ββ template/
β ββ index.html
β ββ result.html
β ββ app.py
β ββ test/
β
ββ Mathematical-Methods/
β ββ Linear Algebra/
β β ββ Backpropagation.ipynb
β β ββ GramSchmidtProcess.ipynb
β β ββ Identifying Special Matrices.ipynb
β β ββ Inner products & angles.ipynb
β β ββ Test/
β β
β ββ Machine Learning/
β β ββ K-nearest Neighbors Algorithm.ipynb
β β ββ Page Rank.ipynb
β β ββ Test/
β β
β ββ Miscellaneous/
β β ββ Reflecting Bear.ipynb
β β ββ Test/
β β
β ββ Neural Networks/
β β ββ Fitting the distribution of helices.ipynb
β β ββ Test/
β β
β ββ Test/
β
ββ README.md
ββ test/