All Projects → Machine Learning Algorithms → Similar Projects or Alternatives

1886 Open source projects that are alternatives of or similar to Machine Learning Algorithms

Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-28.26%)
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (+120.65%)
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+36466.3%)
Machine Learning Notebooks
Machine Learning notebooks for refreshing concepts.
Stars: ✭ 222 (+141.3%)
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+4380.43%)
Mutual labels:  classification, tutorial, regression
Mlr
Machine Learning in R
Stars: ✭ 1,542 (+1576.09%)
Mutual labels:  classification, tutorial, regression
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (-73.91%)
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+8486.96%)
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-54.35%)
ugtm
ugtm: a Python package for Generative Topographic Mapping
Stars: ✭ 34 (-63.04%)
Dynaml
Scala Library/REPL for Machine Learning Research
Stars: ✭ 195 (+111.96%)
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-81.52%)
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-11.96%)
projection-pursuit
An implementation of multivariate projection pursuit regression and univariate classification
Stars: ✭ 24 (-73.91%)
Mutual labels:  regression, classification
Python-Machine-Learning
Python Machine Learning Algorithms
Stars: ✭ 80 (-13.04%)
Mutual labels:  regression, classification
Lossfunctions.jl
Julia package of loss functions for machine learning.
Stars: ✭ 89 (-3.26%)
Mutual labels:  classification, regression
Synthetic-data-gen
Various methods for generating synthetic data for data science and ML
Stars: ✭ 57 (-38.04%)
Mutual labels:  regression, classification
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (-43.48%)
Mutual labels:  regression, classification
PartialLeastSquaresRegressor.jl
Implementation of a Partial Least Squares Regressor
Stars: ✭ 31 (-66.3%)
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 (-78.26%)
Go Deep
Artificial Neural Network
Stars: ✭ 303 (+229.35%)
Mutual labels:  classification, regression
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (+258.7%)
Mutual labels:  classification, regression
100daysofmlcode
Stars: ✭ 387 (+320.65%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+4734.78%)
Mutual labels:  classification, regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+204.35%)
Mutual labels:  classification, regression
Lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
Stars: ✭ 401 (+335.87%)
Mutual labels:  classification, regression
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+444.57%)
Mutual labels:  classification, regression
Alphapy
Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost
Stars: ✭ 564 (+513.04%)
Mutual labels:  classification, regression
Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+1280.43%)
Mutual labels:  classification, regression
stg
Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)
Stars: ✭ 47 (-48.91%)
Mutual labels:  regression, classification
wymlp
tiny fast portable real-time deep neural network for regression and classification within 50 LOC.
Stars: ✭ 36 (-60.87%)
Mutual labels:  regression, classification
Python-Machine-Learning-Fundamentals
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn and TPOT.
Stars: ✭ 46 (-50%)
Mutual labels:  regression, classification
pywedge
Makes Interactive Chart Widget, Cleans raw data, Runs baseline models, Interactive hyperparameter tuning & tracking
Stars: ✭ 49 (-46.74%)
Mutual labels:  regression, classification
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-83.7%)
Predictive-Maintenance-of-Aircraft-Engine
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Stars: ✭ 48 (-47.83%)
Mutual labels:  regression, classification
Pycaret
An open-source, low-code machine learning library in Python
Stars: ✭ 4,594 (+4893.48%)
Mutual labels:  regression, classification
R
All Algorithms implemented in R
Stars: ✭ 294 (+219.57%)
Mutual labels:  classification, regression
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+276.09%)
Machine Learning Books
book
Stars: ✭ 290 (+215.22%)
Mlr3
mlr3: Machine Learning in R - next generation
Stars: ✭ 463 (+403.26%)
Mutual labels:  classification, regression
Php Ml Examples
Examples use case of PHP-ML library.
Stars: ✭ 526 (+471.74%)
Mutual labels:  classification, regression
sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
Stars: ✭ 31 (-66.3%)
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (+878.26%)
Mutual labels:  classification, regression
Tutorial
Deeplearning Algorithms Tutorial
Stars: ✭ 742 (+706.52%)
Tribuo
Tribuo - A Java machine learning library
Stars: ✭ 882 (+858.7%)
Mutual labels:  classification, regression
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+6404.35%)
Mutual labels:  classification, regression
Thundersvm
ThunderSVM: A Fast SVM Library on GPUs and CPUs
Stars: ✭ 1,282 (+1293.48%)
Mutual labels:  classification, regression
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (-59.78%)
Mutual labels:  classification, tutorial
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+967.39%)
Mutual labels:  classification, regression
Yannl
Yet another neural network library
Stars: ✭ 37 (-59.78%)
Mutual labels:  classification, regression
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+579.35%)
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-63.04%)
Mutual labels:  classification, regression
Chemometricstools.jl
A collection of tools for chemometrics and machine learning written in Julia.
Stars: ✭ 39 (-57.61%)
Mutual labels:  classification, regression
Neuralnetplayground
A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/
Stars: ✭ 60 (-34.78%)
Mutual labels:  classification, regression
Metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Stars: ✭ 71 (-22.83%)
Mutual labels:  classification, regression
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1203.26%)
Mutual labels:  classification, regression
Bert In Production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Stars: ✭ 58 (-36.96%)
Mutual labels:  tutorial, implementation
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1177.17%)
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1252.17%)
Mutual labels:  classification, regression
1-60 of 1886 similar projects