paper-with-me

Papers

JaxUED: A simple and useable UED library in Jax

2024-03-19 · Samuel Coward, Michael Beukman, Jakob Foerster

We present JaxUED, an open-source library providing minimal dependency implementations of modern Unsupervised Environment Design (UED) algorithms in Jax. JaxUED leverages hardware acceleration to obtain on the order of 100x speedups compared to prior, CPU-based implementations. Inspired by CleanRL, we provide fast, clear, understandable, and easily modifiable implementations, with the aim of accelerating research into UED. This paper describes our library and contains baseline results. Code can be found at https://github.com/DramaCow/jaxued.

📄 PDF Abstract BibTeX arXiv:2403.13091

Code (1)

dramacow/jaxued 공식 구현 jax

Tasks

CPU

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Generative Modeling of Complex Data

2022-02-04 · Luca Canale, Nicolas Grislain, Grégoire Lothe, Johan Leduc

In recent years, several models have improved the capacity to generate synthetic tabular datasets. However, such models focus on synthesizing simple columnar tables and are not useable on real-life data with complex stru…

SkillWeaver: Web Agents can Self-Improve by Discovering and Honing Skills

2025-04-09 · Boyuan Zheng, Michael Y. Fatemi, Xiaolong Jin, Zora Zhiruo Wang 외

To survive and thrive in complex environments, humans have evolved sophisticated self-improvement mechanisms through environment exploration, hierarchical abstraction of experiences into reuseable skills, and collaborati…

Exploring Conditioning for Generative Music Systems with Human-Interpretable Controls

2019-07-09 · Nicholas Meade, Nicholas Barreyre, Scott C. Lowe, Sageev Oore

Performance RNN is a machine-learning system designed primarily for the generation of solo piano performances using an event-based (rather than audio) representation. More specifically, Performance RNN is a long short-te…

Language ModelingLanguage Modelling

Adapting SimpleNLG to Spanish

2017-09-01 · WS 2017 9 · Alej Ramos-Soto, ro, Julio Janeiro-Gallardo, Alberto Bugar{\'\i}n Diz

We describe SimpleNLG-ES, an adaptation of the SimpleNLG realization library for the Spanish language. Our implementation is based on the bilingual English-French SimpleNLG-EnFr adaptation. The library has been tested us…

Text Generation

Adapting SimpleNLG to Galician language

2018-11-01 · WS 2018 11 · Andrea Cascallar-Fuentes, Alej Ramos-Soto, ro, Alberto Bugar{\'\i}n Diz

In this paper, we describe SimpleNLG-GL, an adaptation of the linguistic realisation SimpleNLG library for the Galician language. This implementation is derived from SimpleNLG-ES, the English-Spanish version of this libr…

Text Generation