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

Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+39422.22%)
Mutual labels:  linear-regression
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (+222.22%)
Mutual labels:  vectorization
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (+433.33%)
Mutual labels:  gradient-descent
regression-wasm
Testing doing basic regression with web assembly
Stars: ✭ 32 (+255.56%)
Mutual labels:  linear-regression
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
std find simd
std::find simd version
Stars: ✭ 19 (+111.11%)
Mutual labels:  vectorization
frovedis
Framework of vectorized and distributed data analytics
Stars: ✭ 59 (+555.56%)
Mutual labels:  vectorization
machine-learning-implemetation-python
Basic Machine Learning implementation with python
Stars: ✭ 51 (+466.67%)
Mutual labels:  linear-regression
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+39166.67%)
Mutual labels:  linear-regression
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
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (+1388.89%)
Mutual labels:  linear-regression
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (+366.67%)
Mutual labels:  gradient-descent
Grt
gesture recognition toolkit
Stars: ✭ 739 (+8111.11%)
Mutual labels:  linear-regression
bruceR
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
Stars: ✭ 110 (+1122.22%)
Mutual labels:  linear-regression
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (+88.89%)
Mutual labels:  vectorization
ReinforcementLearning Sutton-Barto Solutions
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
Stars: ✭ 20 (+122.22%)
Mutual labels:  gradient-descent
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+3011.11%)
Mutual labels:  linear-regression
KuiBaDB
Another OLAP database
Stars: ✭ 297 (+3200%)
Mutual labels:  vectorization
rmi
A learned index structure
Stars: ✭ 51 (+466.67%)
Mutual labels:  linear-regression
ML-Experiments
整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。
Stars: ✭ 85 (+844.44%)
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
sparsereg
a collection of modern sparse (regularized) linear regression algorithms.
Stars: ✭ 55 (+511.11%)
Mutual labels:  linear-regression
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (+88.89%)
Mutual labels:  linear-regression
Machine-Learning-Notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
Stars: ✭ 66 (+633.33%)
Mutual labels:  linear-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+36944.44%)
Mutual labels:  linear-regression
mathematics-statistics-for-data-science
Mathematical & Statistical topics to perform statistical analysis and tests; Linear Regression, Probability Theory, Monte Carlo Simulation, Statistical Sampling, Bootstrapping, Dimensionality reduction techniques (PCA, FA, CCA), Imputation techniques, Statistical Tests (Kolmogorov Smirnov), Robust Estimators (FastMCD) and more in Python and R.
Stars: ✭ 56 (+522.22%)
Mutual labels:  linear-regression
VBLinLogit
Variational Bayes linear and logistic regression
Stars: ✭ 25 (+177.78%)
Mutual labels:  linear-regression
SecMML
SecMML: Secure MPC(multi-party computation) Machine Learning Framework
Stars: ✭ 91 (+911.11%)
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
pyloess
A simple implementation of the LOESS algorithm using numpy
Stars: ✭ 44 (+388.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
Mylearn
machine learning algorithm
Stars: ✭ 125 (+1288.89%)
Mutual labels:  linear-regression
Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
Stars: ✭ 127 (+1311.11%)
Mutual labels:  linear-regression
Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
Stars: ✭ 24 (+166.67%)
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
Nakedtensor
Bare bone examples of machine learning in TensorFlow
Stars: ✭ 2,443 (+27044.44%)
Mutual labels:  linear-regression
stats
📈 Useful notes and personal collections on statistics.
Stars: ✭ 16 (+77.78%)
Mutual labels:  linear-regression
strtsmrt
Stock price trend prediction with news sentiment analysis using deep learning
Stars: ✭ 63 (+600%)
Mutual labels:  linear-regression
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+1733.33%)
Mutual labels:  linear-regression
Machine Learning Deployment
Launch machine learning models into production using flask, docker etc.
Stars: ✭ 177 (+1866.67%)
Mutual labels:  linear-regression
abess
Fast Best-Subset Selection Library
Stars: ✭ 266 (+2855.56%)
Mutual labels:  linear-regression
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (+1811.11%)
Mutual labels:  linear-regression
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+66388.89%)
Mutual labels:  linear-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+1688.89%)
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
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
Undergraduate-in-Statistics
Using Computer with your Statistics Major Course
Stars: ✭ 57 (+533.33%)
Mutual labels:  linear-regression
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (+1566.67%)
Mutual labels:  linear-regression
BasisFunctionExpansions.jl
Basis Function Expansions for Julia
Stars: ✭ 19 (+111.11%)
Mutual labels:  linear-regression
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (+1500%)
Mutual labels:  linear-regression
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+3822.22%)
Mutual labels:  vectorization
Learned-Turbo-type-Affine-Rank-Minimization
Code for Learned Turbo-ype Affine Rank Minimization
Stars: ✭ 4 (-55.56%)
Mutual labels:  gradient-descent
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-11.11%)
Mutual labels:  gradient-descent
Neanderthal
Fast Clojure Matrix Library
Stars: ✭ 927 (+10200%)
Mutual labels:  vectorization
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+6988.89%)
Mutual labels:  gradient-descent
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+3733.33%)
Mutual labels:  gradient-descent
ML-Coursera
This repository contains all the programming exercises in Python for the Coursera course called "Machine Learning" by Adjunct Professor Andrew Ng at Stanford University.
Stars: ✭ 66 (+633.33%)
Mutual labels:  linear-regression
machine learning
A gentle introduction to machine learning: data handling, linear regression, naive bayes, clustering
Stars: ✭ 22 (+144.44%)
Mutual labels:  linear-regression
61-120 of 160 similar projects