Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c977bac

Browse files
author
novasush
committed
Added license file
1 parent f07e5cf commit c977bac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎static/classifier.js‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@ var model = undefined;
4545

4646

4747
async function initialize() {
48-
4948
model = await tf.loadLayersModel('/weights/catsvsdogs/model.json');
50-
51-
// document.getElementById('predict').addEventListener('click', () => predict());
52-
5349
}
5450

5551
async function predict() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /