paper-with-me

홈 › Papers

Jensen: An Easily-Extensible C++ Toolkit for Production-Level Machine Learning and Convex Optimization

2018-07-17 · Rishabh Iyer, John T. Halloran, Kai Wei

This paper introduces Jensen, an easily extensible and scalable toolkit for production-level machine learning and convex optimization. Jensen implements a framework of convex (or loss) functions, convex optimization algorithms (including Gradient Descent, L-BFGS, Stochastic Gradient Descent, Conjugate Gradient, etc.), and a family of machine learning classifiers and regressors (Logistic Regression, SVMs, Least Square Regression, etc.). This framework makes it possible to deploy and train models with a few lines of code, and also extend and build upon this by integrating new loss functions and optimization algorithms.

📄 PDF Abstract BibTeX arXiv:1807.06574

Code (2)

rishabhk108/jensen 공식 구현
johnhalloran321/cvxpy_classifiers

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

autrainer: A Modular and Extensible Deep Learning Toolkit for Computer Audition Tasks

2024-12-16 · Simon Rampp, Andreas Triantafyllopoulos, Manuel Milling, Björn W. Schuller

This work introduces the key operating principles for autrainer, our new deep learning training framework for computer audition tasks. autrainer is a PyTorch-based toolkit that allows for rapid, reproducible, and easily …

The OpenHands Software Agent SDK: A Composable and Extensible Foundation for Production Agents

2025-11-05 · Xingyao Wang, Simon Rosenberg, Juan Michelini, Calvin Smith 외 arxiv

Agents are now used widely in the process of software development, but building production-ready software engineering agents is a complex task. Deploying software agents effectively requires flexibility in implementation…

UniParse: A universal graph-based parsing toolkit

2018-07-11 · WS (NoDaLiDa) 2019 9 · Daniel Varab, Natalie Schluter

This paper describes the design and use of the graph-based parsing framework and toolkit UniParse, released as an open-source python software package. UniParse as a framework novelly streamlines research prototyping, dev…

Dependency Parsing

UMBRELA: UMbrela is the (Open-Source Reproduction of the) Bing RELevance Assessor

2024-06-10 · Shivani Upadhyay, Ronak Pradeep, Nandan Thakur, Nick Craswell 외

Copious amounts of relevance judgments are necessary for the effective training and accurate evaluation of retrieval systems. Conventionally, these judgments are made by human assessors, rendering this process expensive …

RAGRetrieval

The NRGTEN Python package: an extensible toolkit for coarse-grained normal mode analysis of proteins, nucleic acids, small molecules and their complexes

2020-12-24 · Olivier Mailhot, Rafael Najmanovich

Summary: Coarse-grained normal mode analysis (NMA) is a fast computational technique to study the dynamics of biomolecules. Here we present the Najmanovich Research Group Toolkit for Elastic Networks (NRGTEN). NRGTEN is …