playground

所属分类:人工智能/神经网络/深度学习
开发工具:TypeScript
文件大小:96KB
下载次数:0
上传日期:2023-04-17 03:40:46
上 传 者sh-1993
说明:  游乐场,玩神经网络!
(playground,Play with neural networks!)

文件列表:
CONTRIBUTING.md (1452, 2022-06-07)
LICENSE (11358, 2022-06-07)
analytics.js (408, 2022-06-07)
index.html (20506, 2022-06-07)
package-lock.json (227691, 2022-06-07)
package.json (1549, 2022-06-07)
src (0, 2022-06-07)
src\dataset.ts (7077, 2022-06-07)
src\heatmap.ts (7269, 2022-06-07)
src\linechart.ts (3242, 2022-06-07)
src\nn.ts (13048, 2022-06-07)
src\playground.ts (33988, 2022-06-07)
src\seedrandom.d.ts (736, 2022-06-07)
src\state.ts (8339, 2022-06-07)
styles.css (16265, 2022-06-07)
tsconfig.json (156, 2022-06-07)
tslint.json (1480, 2022-06-07)

# 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](https://github.com/tensorflow/playground/blob/master/CONTRIBUTING.md).** ## 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.

近期下载者

相关文件


收藏者