Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
384 changes: 178 additions & 206 deletions application/compsci713/week1/symbolic-logic/package-lock.json

Large diffs are not rendered by default.

340 changes: 212 additions & 128 deletions application/compsci713/week2/neural-network/package-lock.json

Large diffs are not rendered by default.

387 changes: 180 additions & 207 deletions application/compsci713/week2/wumpus/package-lock.json

Large diffs are not rendered by default.

208 changes: 90 additions & 118 deletions application/compsci713/week3/kg-playground/package-lock.json

Large diffs are not rendered by default.

340 changes: 212 additions & 128 deletions application/compsci713/week4/rnn-explorer/package-lock.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

217 changes: 94 additions & 123 deletions application/compsci714/week2/blindfold-hill/package-lock.json

Large diffs are not rendered by default.

1,427 changes: 891 additions & 536 deletions application/compsci714/week2/gradient-descent-game/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"vite": "^7.3.1"
"vite": "^8.0.16"
}
}
278 changes: 121 additions & 157 deletions application/compsci714/week2/nn-learning-game/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jsdom": "^28.1.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.56.1",
"vite": "^8.0.0",
"vite": "^8.0.16",
"vitest": "^4.1.0"
}
}
384 changes: 178 additions & 206 deletions application/compsci714/week3/cnn-explorer/package-lock.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading