메뉴
BL
MarkTechPost 3일 전

오픈 드리머: 드리머 4 월드 모델 훈련 과정 공개

IMP
7/10
핵심 요약

소규모 AI 연구팀(Reactor)이 JAX와 Flax NNX로 작성된 드리머 4(Dreamer 4) 월드 모델 파이프라인의 오픈소스 구현체인 '오픈 드리머(Open Dreamer)'를 공개했습니다. 이번 릴리스에는 인과적 비디오 토크나이저(causal video tokenizer), 행동 조건부 잠재 역학 모델(action-conditioned latent dynamics model) 등 훈련 파이프라인과 전체 학습 레시피(training recipe)가 포함되어 있어, 관련 분야 실무자와 연구자들이 모델 구현과 훈련 과정을 투명하게 분석하고 활용할 수 있다는 점에서 중요합니다.

번역된 본문

소수의 AI 연구진(Reactor)이 JAX와 Flax NNX로 작성된 드리머 4(Dreamer 4) 월드 모델 파이프라인의 오픈소스 구현체인 '오픈 드리머(Open Dreamer)'를 공개했습니다.

실제로 출시된 내용 두 개의 저장소(Repository)가 공개되었습니다. 'next-state/open-dreamer'는 훈련 파이프라인을 담고 있으며, 여기에는 인과적 비디오 토크나이저(causal video tokenizer), 행동 조건부 잠재 역학 모델(action-conditioned latent dynamics model), 롤아웃 생성(rollout generation), 그리고 FVD 점수 평가 기능이 포함되어 있습니다. 'reactor-team/open-dreamer'는 [...]

이 글 '오픈 드리머 소개: 전체 훈련 레시피와 함께 공개된 드리머 4 월드 모델 파이프라인의 JAX/Flax 구현체'는 MarkTechPost에 처음 게재되었습니다.

원문 보기
원문 보기 (영어)
A small group of AI researchers (Reactor) have released Open Dreamer, an open implementation of the Dreamer 4 world-model pipeline written in JAX and Flax NNX. What actually shipped Two repositories were released. next-state/open-dreamer holds the training pipeline: a causal video tokenizer, an action-conditioned latent dynamics model, rollout generation, and FVD scoring. reactor-team/open-dreamer holds a […] The post Meet Open Dreamer: A JAX/Flax Reproduction of the Dreamer 4 World Model Pipeline, With the Full Training Recipe Published appeared first on MarkTechPost.