tfjs-examples/sentiment/python
Shanqing Cai 6fa70fa93b
[sentiment] Add tfjs-node training script; Fix padding issue (#209)
- train.js contains the training logic
- train.js uses data.js to load and format the training data
- sequence_utils.js is created to house the truncation/padding logic
  for both the tfjs-node training and in-browser inference
- README.md is updated
2019-01-19 00:01:06 -05:00
..
__init__.py Move Python scripts for building examples into tfjs-examples (#38) 2018-03-30 01:26:10 -04:00
convert_imdb_npz.py [sentiment] Add tfjs-node training script; Fix padding issue (#209) 2019-01-19 00:01:06 -05:00
imdb.py Using tf.keras + default Initializers in Python files. (#204) 2019-01-05 23:41:11 -05:00
imdb_test.py Move Python scripts for building examples into tfjs-examples (#38) 2018-03-30 01:26:10 -04:00