All Projects → Mlbasic → Similar Projects or Alternatives

45 Open source projects that are alternatives of or similar to Mlbasic

Far Ho
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Stars: ✭ 161 (-27.48%)
Mutual labels:  gradient-descent
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (-30.63%)
Mutual labels:  gradient-descent
Backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
Stars: ✭ 154 (-30.63%)
Mutual labels:  gradient-descent
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-31.08%)
Mutual labels:  gradient-descent
Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (-37.84%)
Mutual labels:  gradient-descent
Raytracer.jl
Differentiable RayTracing in Julia
Stars: ✭ 110 (-50.45%)
Mutual labels:  gradient-descent
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+511.26%)
Mutual labels:  gradient-descent
Machine Learning Numpy
Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much more!
Stars: ✭ 90 (-59.46%)
Mutual labels:  gradient-descent
Physical Gradient Descent
Code for https://fosterelli.co/executing-gradient-descent-on-the-earth
Stars: ✭ 70 (-68.47%)
Mutual labels:  gradient-descent
Gmm
Variational Inference in Gaussian Mixture Model
Stars: ✭ 31 (-86.04%)
Mutual labels:  gradient-descent
Learning To Learn By Pytorch
"Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.
Stars: ✭ 31 (-86.04%)
Mutual labels:  gradient-descent
Univariate Linear Regression Gradient Descent Javascript
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
Stars: ✭ 9 (-95.95%)
Mutual labels:  gradient-descent
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-96.4%)
Mutual labels:  gradient-descent
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+187.39%)
Mutual labels:  gradient-descent
Gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
Stars: ✭ 4,295 (+1834.68%)
Mutual labels:  gradient-descent
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+85.14%)
Mutual labels:  gradient-descent
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 (+76.58%)
Mutual labels:  gradient-descent
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+55.41%)
Mutual labels:  gradient-descent
Ai Simplest Network
The simplest form of an artificial neural network explained and demonstrated.
Stars: ✭ 333 (+50%)
Mutual labels:  gradient-descent
Pytorch Meta Optimizer
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
Stars: ✭ 275 (+23.87%)
Mutual labels:  gradient-descent
Neural Network From Scratch
Implementing Multiple Layer Neural Network from Scratch
Stars: ✭ 272 (+22.52%)
Mutual labels:  gradient-descent
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+14.86%)
Mutual labels:  gradient-descent
Diffmorph
Image morphing without reference points by applying warp maps and optimizing over them.
Stars: ✭ 249 (+12.16%)
Mutual labels:  gradient-descent
least-squares-cpp
A single header-only C++ library for least squares fitting.
Stars: ✭ 46 (-79.28%)
Mutual labels:  gradient-descent
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (-89.19%)
Mutual labels:  gradient-descent
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-78.38%)
Mutual labels:  gradient-descent
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-93.24%)
Mutual labels:  gradient-descent
descent
First-order optimization tools
Stars: ✭ 23 (-89.64%)
Mutual labels:  gradient-descent
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Stars: ✭ 37 (-83.33%)
Mutual labels:  gradient-descent
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (-71.62%)
Mutual labels:  gradient-descent
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-59.91%)
Mutual labels:  gradient-descent
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (-80.63%)
Mutual labels:  gradient-descent
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (-44.59%)
Mutual labels:  gradient-descent
Learned-Turbo-type-Affine-Rank-Minimization
Code for Learned Turbo-ype Affine Rank Minimization
Stars: ✭ 4 (-98.2%)
Mutual labels:  gradient-descent
fmin adam
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
Stars: ✭ 38 (-82.88%)
Mutual labels:  gradient-descent
ML-MCU
Code for IoT Journal paper title 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'
Stars: ✭ 28 (-87.39%)
Mutual labels:  gradient-descent
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (-90.09%)
Mutual labels:  gradient-descent
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-77.48%)
Mutual labels:  gradient-descent
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-81.08%)
Mutual labels:  gradient-descent
ReinforcementLearning Sutton-Barto Solutions
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
Stars: ✭ 20 (-90.99%)
Mutual labels:  gradient-descent
Regression
Multiple Regression Package for PHP
Stars: ✭ 88 (-60.36%)
Mutual labels:  gradient-descent
sgd
An R package for large scale estimation with stochastic gradient descent
Stars: ✭ 55 (-75.23%)
Mutual labels:  gradient-descent
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (-78.83%)
Mutual labels:  gradient-descent
flatiron-school-data-science-curriculum-resources
Lesson material on data science and machine learning topics/concepts
Stars: ✭ 118 (-46.85%)
Mutual labels:  gradient-descent
Coronavirus Epidemic Covid 19
👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)
Stars: ✭ 228 (+2.7%)
Mutual labels:  gradient-descent
1-45 of 45 similar projects