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