- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| convert_imdb_npz.py | ||
| imdb.py | ||
| imdb_test.py | ||