- 19 May, 2020 4 commits
-
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
-
- 14 May, 2020 1 commit
-
-
Иван Кубота authored
-
- 13 May, 2020 4 commits
-
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
-
- 22 Apr, 2020 1 commit
-
-
Vincent Mühler authored
fix env to work in electron correctly
-
- 19 Apr, 2020 1 commit
-
-
Alexander Gusev authored
The problem is: electron env includes and browser and nodejs together. Therefore, both isBrowser and isNodejs function will return true. The comment in the code mentions, that isBrowser is explictly called first to prevent electron renderer process to be initialized with wrong environment due to isNodejs() returning true. But current code (before the change) executes both isBrowser and isNodejs blocks. This commit resolves the issue.
-
- 22 Mar, 2020 2 commits
- 21 Mar, 2020 2 commits
-
-
Vincent Mühler authored
update tfjs-core to 1.7.0 and update other dependencies
-
vincent authored
-
- 23 Feb, 2020 1 commit
-
-
Vincent Mühler authored
add the way that can upload image to predict
-
- 21 Feb, 2020 1 commit
-
-
naah authored
-
- 07 Feb, 2020 4 commits
-
-
vincent authored
-
vincent authored
-
Vincent Mühler authored
bump tfjs-core to 1.5.2
-
vincent authored
-
- 01 Feb, 2020 1 commit
-
-
Vincent Mühler authored
doc: Updated tfjs link to point to the non-archived tfjs repository
-
- 29 Jan, 2020 1 commit
-
-
Daniel Einars authored
-
- 28 Jan, 2020 1 commit
-
-
Vincent Mühler authored
adding a tutorial
-
- 20 Jan, 2020 1 commit
-
-
Gant Laborde authored
-
- 15 Dec, 2019 8 commits
- 14 Dec, 2019 5 commits
-
-
vincent authored
-
Vincent Mühler authored
remove tfjs image recognition base
-
vincent authored
-
vincent authored
-
vincent authored
-
- 11 Dec, 2019 2 commits
-
-
Vincent Mühler authored
Proper linking of High Level API
-
Soh Jun Fu authored
-