Magenta.js

Magenta.js:在浏览器中使用机器学习生成音乐和艺术。「Magenta.js: Music and Art Generation with Machine Intelligence in the Browser」

Github星跟蹤圖

Magenta.js

Magenta.js 是一个 TypeScript 库的集合,用于使用预先训练好的 Magenta 模型进行推理。所有的库都以 npm 包的形式发布。更多信息和示例应用可以在 g.co/magenta/js 中找到。

完整的文档可以在 https://magenta.github.io/magenta-js 中找到。

在我们的博客Magenta 主仓库中了解更多关于 Magenta 项目的信息。


music:包含 TensorFlow.js 的实现和 Magenta 基于音符的模型的支持库,包括 MusicVAE、MelodyRNN、DrumsRNN、PerformanceRNN 和 ImprovRNN。

sketch:包含 TensorFlow.js 的实现和 Magenta 的 sketch 模型的支持库,包括 SketchRNN

image:包含 TensorFlow.js 的实现和 Magenta 图像模型的支持库,包括 Arbitrary Style Transfer

主要指標

概覽
名稱與所有者magenta/magenta-js
主編程語言TypeScript
編程語言TypeScript (語言數: 6)
平台Web browsers
許可證Apache License 2.0
所有者活动
創建於2018-03-26 20:02:28
推送於2024-12-11 00:23:59
最后一次提交2024-03-26 01:22:52
發布數0
用户参与
星數2k
關注者數61
派生數320
提交數425
已啟用問題?
問題數180
打開的問題數49
拉請求數403
打開的拉請求數64
關閉的拉請求數68
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Build Status

Magenta.js is a collection of TypeScript libraries for doing inference with pre-trained Magenta models.
All libraries are published as npm packages.

Complete documentation is available at: https://tensorflow.github.io/magenta-js

More information and example applications can be found at g.co/magenta/js.

Learn more about the Magenta project at our blog and main TensorFlow repo.

Libraries