justinmeiners/why-train-when-you-can-optimize
Learn multi-variable optimization by creating a drawing assistant. No deep learning required!
This project helps you understand multi-variable optimization by building a drawing assistant. You provide an image, and it generates a vector graphic approximation without needing complex machine learning. This is ideal for anyone looking to grasp optimization concepts through a creative, hands-on example.
No commits in the last 6 months.
Use this if you want to learn about mathematical optimization techniques in a practical and visual way, especially if you're curious how computers can 'draw' by finding the best solution.
Not ideal if you're looking for a production-ready image vectorization tool or a deep learning framework.
Stars
31
Forks
1
Language
Makefile
License
—
Category
Last pushed
Nov 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/justinmeiners/why-train-when-you-can-optimize"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jolars/sortedl1
Python package for Sorted L-One Penalized Estimation (SLOPE)
gugarosa/opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
SENATOROVAI/gradient-descent-sgd-solver-course
Stochastic Gradient Descent (SGD) is an optimization algorithm that updates model parameters...
hiroyuki-kasai/SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
softmin/ReHLine-python
Regularized Composite ReLU-ReHU Loss Minimization with Linear Computation and Linear Convergence