Skip to content

deep-js/DeepJS

Repository files navigation

Deepjs

#badges coveralls Coverage Status #badges travis build Build Status

deepjs logo

Test your deep learning code in javascript code directly in the browser.

Table of contents

Quick start

Several quick start options are available:

Read the Getting started page for information on the framework contents, templates and examples, and more.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

Generate by compodoc: https://deep-js.github.io/doc/ Source : https://github.com/deep-js/doc/tree/gh-pages

Running locally

//please install angular/cli

  1. Run npm install to install Node.js dependencies.
  2. Run npm start to compile CSS and JavaScript files, generate our docs, and watch for changes.
  3. Open http://localhost:8000 in your browser.

Versioning

0.3-alpha

Creators

Robin ADILI

Francois AUXIETRE

Florian DUCHATEAU

Thomas FURET

Sebastien LERAY

Hai-Trung PHAM

Christophe SAHID

Guillermo ANDRADE

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Copyright and license

Code and documentation copyright 2011-2019 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License. Docs released under Creative Commons.

About

configurable neural network demos in your browser

Resources

Stars

Watchers

Forks

Packages

No packages published