All Projects → Pytorch Meta Optimizer → Similar Projects or Alternatives

45 Open source projects that are alternatives of or similar to Pytorch Meta Optimizer

Neural Network From Scratch
Implementing Multiple Layer Neural Network from Scratch
Stars: ✭ 272 (-1.09%)
Mutual labels:  gradient-descent
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (-7.27%)
Mutual labels:  gradient-descent
Diffmorph
Image morphing without reference points by applying warp maps and optimizing over them.
Stars: ✭ 249 (-9.45%)
Mutual labels:  gradient-descent
least-squares-cpp
A single header-only C++ library for least squares fitting.
Stars: ✭ 46 (-83.27%)
Mutual labels:  gradient-descent
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (-91.27%)
Mutual labels:  gradient-descent
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-82.55%)
Mutual labels:  gradient-descent
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-94.55%)
Mutual labels:  gradient-descent
descent
First-order optimization tools
Stars: ✭ 23 (-91.64%)
Mutual labels:  gradient-descent
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Stars: ✭ 37 (-86.55%)
Mutual labels:  gradient-descent
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (-77.09%)
Mutual labels:  gradient-descent
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-67.64%)
Mutual labels:  gradient-descent
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (-84.36%)
Mutual labels:  gradient-descent
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (-55.27%)
Mutual labels:  gradient-descent
Learned-Turbo-type-Affine-Rank-Minimization
Code for Learned Turbo-ype Affine Rank Minimization
Stars: ✭ 4 (-98.55%)
Mutual labels:  gradient-descent
fmin adam
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
Stars: ✭ 38 (-86.18%)
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 (-89.82%)
Mutual labels:  gradient-descent
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (-92%)
Mutual labels:  gradient-descent
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-81.82%)
Mutual labels:  gradient-descent
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-84.73%)
Mutual labels:  gradient-descent
ReinforcementLearning Sutton-Barto Solutions
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
Stars: ✭ 20 (-92.73%)
Mutual labels:  gradient-descent
Regression
Multiple Regression Package for PHP
Stars: ✭ 88 (-68%)
Mutual labels:  gradient-descent
sgd
An R package for large scale estimation with stochastic gradient descent
Stars: ✭ 55 (-80%)
Mutual labels:  gradient-descent
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (-82.91%)
Mutual labels:  gradient-descent
flatiron-school-data-science-curriculum-resources
Lesson material on data science and machine learning topics/concepts
Stars: ✭ 118 (-57.09%)
Mutual labels:  gradient-descent
Coronavirus Epidemic Covid 19
👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)
Stars: ✭ 228 (-17.09%)
Mutual labels:  gradient-descent
Mlbasic
深度学习常用优化方法详解
Stars: ✭ 222 (-19.27%)
Mutual labels:  gradient-descent
Far Ho
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Stars: ✭ 161 (-41.45%)
Mutual labels:  gradient-descent
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (-44%)
Mutual labels:  gradient-descent
Backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
Stars: ✭ 154 (-44%)
Mutual labels:  gradient-descent
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-44.36%)
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 (-49.82%)
Mutual labels:  gradient-descent
Raytracer.jl
Differentiable RayTracing in Julia
Stars: ✭ 110 (-60%)
Mutual labels:  gradient-descent
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+393.45%)
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 (-67.27%)
Mutual labels:  gradient-descent
Physical Gradient Descent
Code for https://fosterelli.co/executing-gradient-descent-on-the-earth
Stars: ✭ 70 (-74.55%)
Mutual labels:  gradient-descent
Gmm
Variational Inference in Gaussian Mixture Model
Stars: ✭ 31 (-88.73%)
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 (-88.73%)
Mutual labels:  gradient-descent
Univariate Linear Regression Gradient Descent Javascript
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
Stars: ✭ 9 (-96.73%)
Mutual labels:  gradient-descent
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-97.09%)
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 (+132%)
Mutual labels:  gradient-descent
Gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
Stars: ✭ 4,295 (+1461.82%)
Mutual labels:  gradient-descent
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+49.45%)
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 (+42.55%)
Mutual labels:  gradient-descent
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+25.45%)
Mutual labels:  gradient-descent
Ai Simplest Network
The simplest form of an artificial neural network explained and demonstrated.
Stars: ✭ 333 (+21.09%)
Mutual labels:  gradient-descent
1-45 of 45 similar projects