Skip to content

Commit

Permalink
Merge pull request #21 from navimakarov/8-subnet-laplace
Browse files Browse the repository at this point in the history
Subnetwork and Last Layer Laplace Models
  • Loading branch information
MarkArdman committed Jun 2, 2023
2 parents 81d5209 + d7ed94a commit 60294a4
Show file tree
Hide file tree
Showing 15 changed files with 8,738 additions and 356 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
jobs:
format:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
name: Julia Style Check
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down
328 changes: 0 additions & 328 deletions dev/differentiation.ipynb

This file was deleted.

Loading

0 comments on commit 60294a4

Please sign in to comment.