mirror of
https://github.com/wassname/keras-js.git
synced 2026-09-23 13:20:45 +08:00
16 lines
197 B
Plaintext
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
|