-
# 01-01 Optimization problems? · 모두를 위한 컨벡스 최적화
[https://convex-optimization-for-all.github.io/contents/chapter01/2021/01/07/01_01_optimization_problems/](https://convex-optimization-for-all.github…
-
In the Iris workflow, we have found it useful to have the notion of convex, configuration space obstacles. We would like all the Iris workflows to use `CollisionChecker` as a common interface and the …
-
The [`OrientedBoundingBox::fromPoints`](https://github.com/CesiumGS/cesium/blob/864c4a6006e1ce34482544a7e1ce62a5773a2801/packages/engine/Source/Core/OrientedBoundingBox.js#L141) method implements an e…
-
Hello!
You can find it here: https://github.com/kayuksel/generative-opt
Just change the following lines for combinatorial optimization.
I also implemented Fast CMA-ES and Tabu Search in PyTor…
-
Hi, developers!
My question is, is there any plan to support Convex.jl here with AD like [cvxpylayers](https://github.com/cvxgrp/cvxpylayers)?
For AD of the solution to (convex) optimization probl…
-
**Is your feature request related to a problem? Please describe.**
Many convex/conic optimization papers and solvers assume that the problem has been written in some conic standard form usually
min …
-
An all-too-often ignored side of optimization is the initialization; there is a lot of research out there suggesting that for both convex (and even more so for non-convex) optimization problems, a lar…
cicdw updated
7 years ago
-
Hello,
I am working on a project where I am trying to interface Julia and C++ code (i.e., embedding Julia code in C++). For reference, I am using a package structure similar to: [libcg/CG](https://…
-
Thanks for the great work!
Not sure if I should submit the issue here, but let me just do it anyway.
In the [paper](http://proceedings.mlr.press/v89/wang19b.html), it is suggested that one should …
-
To make signal-processing based methods as strong as possible, for comparison with model-based methods (e.g., neural network) we would ideally be able to "fit" the signal-processing methods.
My bes…