An open API service indexing awesome lists of open source software.

https://github.com/teddyoweh/bearai

Rebuilt Certain Machine Learning Algorithms
https://github.com/teddyoweh/bearai

Last synced: 29 days ago
JSON representation

Rebuilt Certain Machine Learning Algorithms

Awesome Lists containing this project

README

          

# BearAI

Kinda rebuilt the wheel on this project, decided the develop
- Linear Regression
- Logistic Regression
- KNN
- Cosine Similarity (Sentence Context)

Mostly to the understand the statistical concepts behind machine learning alogrithms and also because i was bored on a friday night.