mirror of
https://github.com/wassname/keras-js.git
synced 2026-09-22 13:10:34 +08:00
13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
.DS_Store
|
|
|
|
# Node.js
|
|
node_modules/
|
|
npm-debug.log
|
|
npm-debug.log*
|
|
|
|
# jupyter
|
|
notebooks/**/.ipynb_checkpoints/
|
|
|
|
# data files for demos
|
|
demos/data/
|