Test your deep learning code in javascript code directly in the browser.
Several quick start options are available:
git clone https://github.com/deep-js/DeepJS.git
Read the Getting started page for information on the framework contents, templates and examples, and more.
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.
Generate by compodoc: https://deep-js.github.io/doc/ Source : https://github.com/deep-js/doc/tree/gh-pages
//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.
4. Open http://localhost:8000
in your browser.
0.3-alpha
Robin ADILI
Francois AUXIETRE
Florian DUCHATEAU
Thomas FURET
Sebastien LERAY
Hai-Trung PHAM
Christophe SAHID
Guillermo ANDRADE
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.
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.
Run ng test
to execute the unit tests via Karma.
Code and documentation copyright 2011-2019 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License. Docs released under Creative Commons.