#badges coveralls
#badges travis build
Test your deep learning code in javascript code directly in the browser.
- Quick start
- Status
- What's included
- Bugs and feature requests
- Documentation
- Contributing
- Community
- Versioning
- Creators
- Thanks
- Copyright and license
Several quick start options are available:
- Download the latest release.
- try demos.
- tensorflow. on ghithub
- tensorflowJs
- Clone the repo:
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
- Run
npm install
to install Node.js dependencies. - Run
npm start
to compile CSS and JavaScript files, generate our docs, and watch for changes. - 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.