160 Open source projects that are alternatives of or similar to Univariate Linear Regression Gradient Descent Javascript

models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (+377.78%)
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+2733.33%)
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+1611.11%)
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (+422.22%)
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (+66.67%)
flatiron-school-data-science-curriculum-resources
Lesson material on data science and machine learning topics/concepts
Stars: ✭ 118 (+1211.11%)
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (+455.56%)
Predict-housing-prices-in-Portland
Predict housing prices in Portland, Oregon for selling or buying house
Stars: ✭ 15 (+66.67%)
Mutual labels:  linear-regression
Regression
Multivariable regression library in Go
Stars: ✭ 300 (+3233.33%)
Mutual labels:  linear-regression
Lecture-3-Linear-Models
ICDSS Machine Learning Workshop Series: Linear Models
Stars: ✭ 19 (+111.11%)
Mutual labels:  linear-regression
hypothesis-gufunc
Extension to hypothesis for testing numpy general universal functions
Stars: ✭ 32 (+255.56%)
Mutual labels:  vectorization
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (+166.67%)
Mutual labels:  gradient-descent
Ai Simplest Network
The simplest form of an artificial neural network explained and demonstrated.
Stars: ✭ 333 (+3600%)
Mutual labels:  gradient-descent
artic
The AlteRnaTive Impala Compiler
Stars: ✭ 16 (+77.78%)
Mutual labels:  vectorization
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+5466.67%)
Mutual labels:  vectorization
descent
First-order optimization tools
Stars: ✭ 23 (+155.56%)
Mutual labels:  gradient-descent
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+3011.11%)
Mutual labels:  linear-regression
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+7844.44%)
Mutual labels:  vectorization
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Stars: ✭ 37 (+311.11%)
Mutual labels:  gradient-descent
Gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
Stars: ✭ 4,295 (+47622.22%)
Mutual labels:  gradient-descent
Pytorch Meta Optimizer
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
Stars: ✭ 275 (+2955.56%)
Mutual labels:  gradient-descent
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (+600%)
Mutual labels:  gradient-descent
Market-Mix-Modeling
Market Mix Modelling for an eCommerce firm to estimate the impact of various marketing levers on sales
Stars: ✭ 31 (+244.44%)
Mutual labels:  linear-regression
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (+2733.33%)
Mutual labels:  linear-regression
MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น [2020]
Stars: ✭ 28 (+211.11%)
Mutual labels:  linear-regression
stats
📈 Useful notes and personal collections on statistics.
Stars: ✭ 16 (+77.78%)
Mutual labels:  linear-regression
least-squares-cpp
A single header-only C++ library for least squares fitting.
Stars: ✭ 46 (+411.11%)
Mutual labels:  gradient-descent
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+39422.22%)
Mutual labels:  linear-regression
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (+433.33%)
Mutual labels:  gradient-descent
Machine Learning Octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
Stars: ✭ 637 (+6977.78%)
Mutual labels:  linear-regression
frovedis
Framework of vectorized and distributed data analytics
Stars: ✭ 59 (+555.56%)
Mutual labels:  vectorization
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+39166.67%)
Mutual labels:  linear-regression
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+4255.56%)
Mutual labels:  gradient-descent
Diffmorph
Image morphing without reference points by applying warp maps and optimizing over them.
Stars: ✭ 249 (+2666.67%)
Mutual labels:  gradient-descent
TotalLeastSquares.jl
Solve many kinds of least-squares and matrix-recovery problems
Stars: ✭ 23 (+155.56%)
Mutual labels:  linear-regression
Grt
gesture recognition toolkit
Stars: ✭ 739 (+8111.11%)
Mutual labels:  linear-regression
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (+88.89%)
Mutual labels:  vectorization
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+3011.11%)
Mutual labels:  linear-regression
rmi
A learned index structure
Stars: ✭ 51 (+466.67%)
Mutual labels:  linear-regression
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+49322.22%)
Mutual labels:  linear-regression
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (+88.89%)
Mutual labels:  linear-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+36944.44%)
Mutual labels:  linear-regression
VBLinLogit
Variational Bayes linear and logistic regression
Stars: ✭ 25 (+177.78%)
Mutual labels:  linear-regression
Learning Python Predictive Analytics
Tracking, notes and programming snippets while learning predictive analytics
Stars: ✭ 26 (+188.89%)
Mutual labels:  linear-regression
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+888.89%)
Mutual labels:  gradient-descent
Neural Network From Scratch
Implementing Multiple Layer Neural Network from Scratch
Stars: ✭ 272 (+2922.22%)
Mutual labels:  gradient-descent
Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
Stars: ✭ 127 (+1311.11%)
Mutual labels:  linear-regression
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+4466.67%)
Mutual labels:  gradient-descent
abess
Fast Best-Subset Selection Library
Stars: ✭ 266 (+2855.56%)
Mutual labels:  linear-regression
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+66388.89%)
Mutual labels:  linear-regression
MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
Stars: ✭ 20 (+122.22%)
Mutual labels:  linear-regression
cobra
A Python package to build predictive linear and logistic regression models focused on performance and interpretation
Stars: ✭ 23 (+155.56%)
Mutual labels:  linear-regression
machine learning in python
Demo of basic machine learning models in python with Jupter Notebook
Stars: ✭ 16 (+77.78%)
Mutual labels:  linear-regression
BasisFunctionExpansions.jl
Basis Function Expansions for Julia
Stars: ✭ 19 (+111.11%)
Mutual labels:  linear-regression
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+3822.22%)
Mutual labels:  vectorization
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (+622.22%)
Mutual labels:  linear-regression
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (+1266.67%)
Mutual labels:  gradient-descent
Learned-Turbo-type-Affine-Rank-Minimization
Code for Learned Turbo-ype Affine Rank Minimization
Stars: ✭ 4 (-55.56%)
Mutual labels:  gradient-descent
strtsmrt
Stock price trend prediction with news sentiment analysis using deep learning
Stars: ✭ 63 (+600%)
Mutual labels:  linear-regression
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-11.11%)
Mutual labels:  gradient-descent
1-60 of 160 similar projects