The Wayback Machine - https://web.archive.org/web/20220619164600/https://github.com/topics/modeling-language
Skip to content
#

modeling-language

Here are 48 public repositories matching this topic...

david-vicente
david-vicente commented May 19, 2021

The Matlab version of CVX [1,2] offers the options of calling the Huber function with either huber(x,M) or huber(x,M,t). The latter computes t+t*huber(x/t,M), which is useful for concomitant scale estimation [3]. It would be nice to have the same option with cvxpy.

1 - https://github.com/cvxr/CVX/blob/master/functions/huber.m
2

help wanted feature request good first issue
JuMP.jl
odow
odow commented Oct 3, 2020

Hi there!

This issue is a catch-all for documentation improvement suggestions. I'll keep it updated with things to work on, rather than having lots of separate issues.

  • If you have suggestions for things to add to the documentation, leave a comment below.
  • If you're looking to contribute to JuMP, picking something off this list is a great place to start!

General editing

The ea

Type: Documentation Status: Help Wanted good first issue

ML-Quadrat (ML2) is a Model-Driven Software Engineering (MDSE) tool with full code generation and out-of-the-box Machine Learning (ML) support at the modeling layer for creating smart services for the Internet of Things (IoT) and Cyber-Physical Systems (CPS).
  • Updated May 11, 2022
  • Java

Improve this page

Add a description, image, and links to the modeling-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modeling-language topic, visit your repo's landing page and select "manage topics."

Learn more