Skip to content

Commit

Permalink
work on modelisation
Browse files Browse the repository at this point in the history
  • Loading branch information
sfekih committed Jul 22, 2021
1 parent d97f6d1 commit bbb71f5
Show file tree
Hide file tree
Showing 6 changed files with 495 additions and 802 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
rev: 21.7b0
hooks:
- id: black
args: [--line-length=100]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.9
rev: 3.9.2
hooks:
- id: flake8
365 changes: 14 additions & 351 deletions notebooks/models/selim/pytorch-lightning-en-pillars.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit bbb71f5

Please sign in to comment.