BRIIM - Machine Learning in JavaScript
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
multivariate-linear-regression-normal-equation-javascript
⭐️ Multivariate Linear Regression with Normal Equation in JavaScript (Vectorized) -
movielens-recommender-system-javascript
🍃 Recommender System in JavaScript for the MovieLens Database -
organization-overview
👇 Overview of all the resources of BRIIM: JavaScript in Machine Learning -
csv-to-array-matrix
🔨 A simple CSV to arrays in array (matrix) parser. -
mathjs-util
🔨 Util functions when dealing with math.js -
multi-classification-logistic-regression-gradient-descent-javascript
⭐️ Multi-Class Classification Logistic Regression with Gradient Descent in JavaScript -
logistic-regression-gradient-descent-javascript
⭐️ Logistic Regression with Gradient Descent in JavaScript -
multivariate-linear-regression-gradient-descent-javascript
⭐️ Multivariate Linear Regression with Gradient Descent in JavaScript (Vectorized) -
univariate-linear-regression-gradient-descent-javascript
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized) -
linear-regression-gradient-descent
⭐️ Linear Regression with Gradient Descent in JavaScript (Unvectorized, Visualized) -
linear-algebra-matrix
📐 Linear Algebra with Matrix Operations in JavaScript. Used in vectorization implementations in machine learning algorithms. -
svm-spam-classifier-javascript
🍃 Spam Classifier with Data Preparation and Support Vector Machine (SVM) -
color-accessibility-neural-network-deeplearnjs
🍃 Using a Neural Network to improve web accessibility in JavaScript. -
mnist-neural-network-deeplearnjs
🍃 Using a Neural Network to recognize MNIST digets in JavaScript. -
briim-website-content
✏️ All editable content on BRIIM website. Open for contribution. Join the movement!