PulseAugur
EN
LIVE 21:01:01

Researcher seeks library to release new optimization algorithm

A researcher is seeking recommendations for the best library to release their newly developed QQN Quadratic Quasi-Newton optimization algorithm. They have existing implementations in Rust, Java, and JavaScript but want to port it to a more widely used framework for community evaluation. The researcher is looking for a strongly typed, close-to-metal option and has concerns about the development activity of potential libraries like argmin. AI

RANK_REASON User is asking for advice on tooling for a personal research project.

Read on r/MachineLearning →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Researcher seeks library to release new optimization algorithm

COVERAGE [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/Kooky-Bit8706 ·

    Best library for releasing my research optimization algorithm? [D]

    <!-- SC_OFF --><div class="md"><p>Hi All! I have developed a research optimizer (QQN Quadratic Quasi-Newton) and published a paper on it where I am able to, but I would really like to make the algorithm itself easily available to the community for evaluation.</p> <p>I have a Rust…