Files
keras-js/.gitignore
T
2016-09-30 22:36:38 -04:00

16 lines
197 B
Plaintext

# bundles
dist/keras.js
demos/dist/bundle.js
# Node.js
node_modules/
npm-debug.log
npm-debug.log*
# jupyter
notebooks/**/.ipynb_checkpoints/
demos/notebooks/.ipynb_checkpoints/
# misc
.DS_Store