playground

Play with neural networks!

Github星跟踪图

Deep playground

Deep playground is an interactive visualization of neural networks, written in
TypeScript using d3.js. We use GitHub issues for tracking new requests and bugs.
Your feedback is highly appreciated!

If you'd like to contribute, be sure to review the contribution guidelines.

Development

To run the visualization locally, run:

  • npm i to install dependencies
  • npm run build to compile the app and place it in the dist/ directory
  • npm run serve to serve from the dist/ directory and open a page on your browser.

For a fast edit-refresh cycle when developing run npm run serve-watch.
This will start an http server and automatically re-compile the TypeScript,
HTML and CSS files whenever they change.

For owners

To push to production: git subtree push --prefix dist origin gh-pages.

This is not an official Google product.

主要指标

概览
名称与所有者tensorflow/playground
主编程语言TypeScript
编程语言TypeScript (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2016-04-05 02:18:40
推送于2025-09-11 01:28:45
最后一次提交2022-06-07 00:34:36
发布数0
用户参与
星数12.6k
关注者数466
派生数2.7k
提交数247
已启用问题?
问题数123
打开的问题数98
拉请求数22
打开的拉请求数39
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?