The repository gives you an overview of all the resources for BRIIM - JavaScript in Machine Learning. You can contribute content to the official website too.
- Linear Regression with Gradient Descent
- Univariate Linear Regression with Gradient Descent (Vectorized)
- Multivariate Linear Regression with Gradient Descent
- Multivariate Linear Regression with Normal Equation
- Logistic Regression with Gradient Descent in JavaScript
- Multi-Class Classification Logistic Regression with Gradient Descent in JavaScript