GithubHelp home page GithubHelp logo

qdrk / playground Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tensorflow/playground

0.0 2.0 0.0 805 KB

Play with neural networks!

Home Page: http://playground.tensorflow.org

License: Apache License 2.0

TypeScript 57.01% HTML 31.05% CSS 11.94%

playground's Introduction

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 you just need a server to serve all the files from the dist directory. You can run npm install then npm run serve if you don't have one handy. To see the visualization, visit http://localhost:8080/ on your browser.

When developing, use npm run serve-watch. This will start a static server and also watchers to automatically compile the typescript, html and css files whenever they change.

To produce a minified javascript file for production, run npm run build.

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

This is not an official Google product.

playground's People

Contributors

shancarter avatar dsmilkov avatar

Watchers

fpvsim avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.