dependabot[bot]
0cace4b456
Bump json5 from 2.2.1 to 2.2.3 in /webcam-transfer-learning ( #995 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 14:41:32 -08:00
dependabot[bot]
5a60098ad2
Bump fast-json-patch from 3.1.0 to 3.1.1 in /webcam-transfer-learning ( #965 )
...
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases )
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: fast-json-patch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 14:30:23 -08:00
dependabot[bot]
0bba67a7e1
Bump terser from 5.12.1 to 5.14.2 in /webcam-transfer-learning ( #847 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 16:10:04 -07:00
Zhu Liang
e2773bcdc6
fix(build): fix parcel build ( #814 )
...
* fix(build): fix parcel build
2022-06-10 11:07:45 -07:00
Ping Yu
ec3a14472b
[security] update all package.json for security patches ( #753 )
...
* update all package.json for security patches
* fixed tests
2022-03-21 14:34:49 -07:00
Jing Jin
3063da82ba
Fix more security vulnerabilities ( #576 )
...
* more fix
* fix
2021-08-18 11:38:17 -07:00
Jing Jin
67b84a4717
Fix npm security vulnerabilities ( #575 )
...
* Fix npm security vulnerabilities
* fix
* fix
2021-08-17 15:53:10 -07:00
Ping Yu
c004f1b4a9
More security fixes ( #443 )
...
* more fixes
* more fixes
2021-03-29 10:35:00 -07:00
Ping Yu
169320b1b5
fix security issues with all packages ( #442 )
...
* fix security issues with all packages
* skip the failing tests, added todo to fix
2021-03-25 23:16:59 -07:00
dependabot[bot]
24ffbf4bce
Bump elliptic from 6.4.1 to 6.5.4 in /webcam-transfer-learning ( #426 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 11:51:49 -07:00
Kangyi Zhang
8d0400d11b
Bump dev deps version to remove security vulnerability ( #346 )
...
DEV
* update version
* update deps version
* update yarn.lock
* revert package.json
2020-04-15 17:39:51 -07:00
Shanqing Cai
c58eb9e2bb
Upgrade all browser-based examples to tfjs 1.3.2 ( #342 )
2019-12-02 13:17:13 -05:00
Shanqing Cai
3e4bcaee46
Upgrade all browser-only examples to tfjs v1.3.0 ( #337 )
...
All the upgraded examples passed manual testing.
2019-10-26 21:46:16 -04:00
Shanqing Cai
d7a370e0b1
Upgrade browser examples to tfjs 1.2.8 ( #326 )
...
DEV
* Upgrade browser examples to tfjs 1.2.8
* Add custom-layer
* Upgrade iris-fitDataset
2019-08-25 20:44:16 -07:00
dependabot[bot]
986425ee78
Bump lodash from 4.17.11 to 4.17.14 in /webcam-transfer-learning ( #318 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-16 16:35:13 -04:00
Shanqing Cai
3fe65db567
Upgrade browser-only examples to tfjs 1.2.2 ( #283 )
2019-06-25 14:49:18 -04:00
Kangyi Zhang
fc8646fa87
Update webcam-transfer-learning with tf.data.webcam API ( #267 )
2019-06-11 20:41:02 -04:00
Shanqing Cai
44d166ced3
Upgrade tfjs version of all browser-only examples: 1.0.2 --> 1.0.4 ( #264 )
2019-04-07 19:21:20 -04:00
Shanqing Cai
9a0bf29331
Upgrade browser examples to tfjs v1.0.0 ( #242 )
...
Code changes apart from dependency version upgrades:
- In cart-pole: replace `tf.Model` with `tf.LayersModel`
- In data-generator, replace `tf.data.generator()` with `tf.data.func()`. Replace the length-2 array with a "dict" with fields 'xs' and 'ys', as per new tf.data API in v1.0.0.
Fixes https://github.com/tensorflow/tfjs/issues/1328
2019-03-11 20:39:37 -04:00
Daniel Smilkov
ee26ba0970
Upgrade non-node examples to tfjs 0.15.3 ( #234 )
...
Upgrade non-node examples to tfjs 0.15.3. I tested each upgraded example manually.
Also
- remove usage of deprecated API.
- remove postinstall script which causes problems with `yalc link`, and haven't been of much benefit since we upgrade examples regularly.
2019-02-21 17:08:39 -05:00
Shanqing Cai
feeb5c0c04
Upgrade tfjs to 0.15.1; Skip examples that dep. on tfjs-node ( #230 )
...
- Also, update the version update script to take into account
tfjs-node / tfjs-node-gpu in devDependencies
- All example pages are manually tested and confirmed to be working under
the new version of tfjs.
2019-02-13 09:48:22 -05:00
nagachika
eb46148ac0
Fix example count display. ( #218 )
...
The pacman play demo (`webcam-transfer-learning/`) displays captured training data examples for each control (Up/Down/Left/Right).
The display show one less than real number of examples.
2019-01-25 10:52:57 -05:00
Shanqing Cai
c1aac6ee50
Bump tfjs version to 0.14.2; Dataset.collectAll() --> toArray() ( #208 )
...
* Bump tfjs version to 0.14.2; Dataset.collectAll() --> toArray()
* Fix breakage in iris-fitDataset by replacing the removed collectAll()
with toArray()
* The examples that involve tfjs-node are not updated
* Tackle a TODO item in iris-fitDataset
2019-01-10 10:49:03 -05:00
Shanqing Cai
7338c2ea9a
Upgrade @tensorflow/tfjs: 0.13.3 --> 0.14.1 ( #192 )
...
* Upgrade @tensorflow/tfjs: 0.13.3 --> 0.14.1
2018-12-13 13:55:48 -05:00
Shanqing Cai
53d65ac49c
[webcam-transfer-learning] Update terminology ( #175 )
...
* decapitated --> truncated
2018-11-13 14:31:25 -05:00
Shanqing Cai
103d8c20a1
[webcam-transfer-learning] Rename some variables for clarity ( #167 )
2018-10-31 12:56:29 -04:00
Shanqing Cai
eb155c4ce4
Upgrade tfjs version: 0.13.2 --> 0.13.3 ( #166 )
2018-10-29 11:05:41 -04:00
Yannick Assogba
0e3386b7b9
Upgrade parcel and babel ( #161 )
2018-10-23 15:38:08 -04:00
Shanqing Cai
33a6a0c382
Bump all @tensorflow/tfjs dependency versions to 0.13.2 ( #150 )
...
* Bump all @tensorflow/tfjs dependency versions to 0.13.2
2018-10-13 17:30:12 -04:00
Shanqing Cai
cc5c8a9f30
Bump tfjs to version 0.13.0 ( #138 )
...
* Bump tfjs to version 0.13.0
2018-09-14 13:14:49 -04:00
Shanqing Cai
76474e755c
Update @tensorflow/tfjs to 0.12.6; add yalc ( #133 )
...
Add yalc for easier development workflow that involves
local changes to tfjs-core, tfjs-layers and tfjs, etc.
2018-08-29 16:30:05 -04:00
Shanqing Cai
7622f6c009
Update tfjs to 0.12.5; Remove tf.nextFrame() calls from Model.fit() ( #128 )
...
* Model.fit() now calls await tf.nextFrame() under the hood, using heuristics.
* Remove await tf.nextFrame() in client code in most places; replace the call with yieldEvery: 'epoch' in other places.
2018-08-14 15:36:28 -04:00
Shanqing Cai
0b960375e1
Update yarn.lock files for tensorflow.js 0.12.4 ( #121 )
2018-07-30 13:24:55 -04:00
Shanqing Cai
cc4a74656b
Upgrade tfjs from 0.11 to 0.12 in examples ( #105 )
...
* Upgrade tfjs from 0.11 to 0.12 in examples
2018-07-05 09:22:29 -04:00
Jongmin Park
fef45938a6
Fix typo in comment of ControllerDataset in Pacman demo. ( #104 )
2018-06-27 10:31:27 -04:00
Shanqing Cai
b289bdf2b8
Update tfjs version to 0.11.7 ( #101 )
2018-06-21 14:46:14 -04:00
Nikhil Thorat
a2bb871994
Change preinstall upgrades to postinstall so that adding packages doesn't file. ( #100 )
2018-06-14 15:44:49 -04:00
hideya kawahara
068b073c8d
Show no-webcam message also when navigator.getUserMedia is not available ( #69 )
2018-06-08 11:36:21 -04:00
Andrey Lipatkin
a9ff883ad8
Added cross-env lib and bumped up Parcel to fix npm runs under Windows ( #96 )
...
* Added cross-env lib and bumped up Parcel to fix npm runs under Windows
2018-06-08 11:19:52 -04:00
Daniel Smilkov
1234246ee7
Relax versions of tfjs-examples so they match 0.x.x ( #94 )
...
Relax versions of tfjs-examples so they match 0.x.x and add a preinstall `yarn upgrade --pattern @tensorflow` to update yarn.lock to newest tfjs version.
This way users can test examples with the latest library and when we fix some bug in core or layers, we don't need to come back and explicitly update examples.
2018-06-02 12:18:40 -04:00
Shanqing Cai
9cec1d7989
Update tfjs dependency version to 0.11.2 ( #90 )
2018-05-24 13:34:34 -04:00
Shanqing Cai
9e4870ce8c
Upgrade tfjs dependency to 0.11.1 ( #88 )
...
* Upgrade tfjs dependency to 0.11.1
in all examples, except the iris one, which is being done with other
changes in a separate PR.
Also in this PR:
- Fix changing widths of the vega-embed plots in the addition-rnn
example.
2018-05-22 16:00:06 -04:00
David Soergel
bbe69f1e86
Predictions must be manually disposed ( #84 )
2018-05-11 16:52:13 -04:00
Shanqing Cai
be7b8a2e36
Update tfjs version to 0.10.0 ( #63 )
...
* Add toInt() calls to the arguments of tf.oneHot().
2018-04-26 20:27:47 -04:00
Yannick Assogba
f34f6dfc39
update babel config to target newer browsers, work around parcel bug ( #60 )
2018-04-16 11:26:09 -04:00
Shanqing Cai
dd81cd4e1d
Upgrade all examples to tfjs 0.8.0 ( #54 )
2018-04-06 15:37:14 -04:00
Fraser Xu
0a5cafaea3
Use HTMLMediaObject.srcObject in webcam-transfer-learning video stream. ( #52 )
...
Fix a deprecation warnings about using the HTMLMediaElement.srcObject instead of URL.createObjectURL api.
> [Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M68, around July 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.
2018-04-06 13:59:00 -04:00
Daniel Smilkov
4069cd1d9d
Add user-friendly message when no webcam is found ( #50 )
2018-04-02 14:59:15 -04:00
Nikhil Thorat
6cce3b2e67
Refactors webcam transfer learning demo to be tutorial-ready. ( #34 )
2018-03-31 20:50:45 -04:00
Darren Garvey
e7b82faa97
Raise error if trying to train before adding any examples. ( #45 )
...
The error only appears in the JS console but at least now the error message
is clear. Before, there would be an error when trying to use the null value
`controllerDataset.xs.shape[0]`.
2018-03-31 18:37:58 -04:00