Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 2024 #5

Merged
merged 124 commits into from
Jan 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
47fcefa
add notebooks for MLHATS 2018
jmduarte May 28, 2018
e68f518
Update README.md
jmduarte May 28, 2018
2e3c80a
update notebooks, use background data
jmduarte Jun 3, 2018
9dba79a
Add files via upload
Jun 4, 2018
4fdaa26
Add files via upload
Jun 4, 2018
d146c94
Update README.md
jmduarte Jun 4, 2018
e3ec902
update network notebooks
jmduarte Jun 4, 2018
34a3e98
update notebooks
May 28, 2019
2906590
update notebooks
jmduarte May 31, 2019
826b49f
update
jmduarte May 31, 2019
a7a300e
update notebooks
jmduarte May 31, 2019
c4b70f6
Update README.md
May 31, 2019
b74d720
Update 4-preprocessing.ipynb
jmduarte Sep 25, 2019
6ec2daf
Merge pull request #2 from FNALLPC/jmduarte-patch-1
jmduarte Sep 25, 2019
5f53430
Update from CMSSW_10_4_0 to CMSSW_10_6_13.
Jun 16, 2020
cf78141
Minor updates to the notebooks for cosmetic purposes.
Jun 16, 2020
82b8607
MNIST GAN Jupyter Notebook
rkansal47 Jun 18, 2020
77981fe
Delete mnist_gan.ipynb
rkansal47 Jun 18, 2020
aa81cee
Add files via upload
rkansal47 Jun 18, 2020
d3ee450
Merge pull request #4 from raghsthebest/mnist-gan-tutorial
Jun 18, 2020
38e815f
Rename mnist_gan.ipynb to 8-mnist_gan.ipynb
jmduarte Jun 18, 2020
732b484
Rename 8-mnist_gan.ipynb to 8-gan-mnist.ipynb
jmduarte Jun 18, 2020
372ba0c
Update the startup directions on the README.
Jun 18, 2020
4159526
Update the links in the README
Jun 18, 2020
5e7fc28
Add a FAQ section to the README as well as some tips for running on A…
Jun 18, 2020
fbabbb6
Add a link on where to find more information about uproot.
Jun 18, 2020
e796cdf
Merge pull request #1 from FNALLPC/master
rkansal47 Jun 18, 2020
43f4554
Merge pull request #2 from raghsthebest/mnist-gan-tutorial
rkansal47 Jun 18, 2020
df4a7a7
Delete 8-gan-mnist.ipynb
rkansal47 Jun 18, 2020
bd46a00
revised notebook
rkansal47 Jun 18, 2020
40d9039
Rename mnist_gan.ipynb to 8-gan-mnist.ipynb
rkansal47 Jun 18, 2020
db025bb
modified for vanderbilt
Jun 18, 2020
bab115b
Delete 8-gan-mnist-checkpoint.ipynb
rkansal47 Jun 18, 2020
69edc78
Merge pull request #5 from FNALLPC/aperloff-hats2020
jmduarte Jun 19, 2020
f6e6cc7
Merge pull request #6 from raghsthebest/master
jmduarte Jun 19, 2020
6788670
conda setup
jmduarte Jun 19, 2020
da49aac
Remove old notebook
jmduarte Jun 19, 2020
ab85d5a
fix?
jmduarte Jun 19, 2020
a0832f3
update kernels / README
jmduarte Jun 20, 2020
b9d444e
remove data
jmduarte Jun 20, 2020
c62d939
response to review
jmduarte Jun 20, 2020
986dad7
Merge pull request #7 from FNALLPC/conda
Jun 20, 2020
681482b
Update README.md
jmduarte Jun 20, 2020
2357afb
Fix the problems in Issue #8.
Jun 22, 2020
ed435c7
Fix a problem with the accuracy call.
Jun 22, 2020
66fd6a9
Change the location of some missing files.
Jun 22, 2020
7bdc77c
Rearrange the cells to put the matplotlib cells first as the pyROOT e…
Jun 22, 2020
03fe910
Update the default kernel in the plotting notebook.
Jun 22, 2020
0aac157
Merge pull request #9 from FNALLPC/aperloff-hats2020
Jun 22, 2020
d1b15b8
update
jmduarte Jun 22, 2020
d70f523
Update README.md
jmduarte Jun 23, 2020
b49e435
Update README with additional information about pulling git updates.
Jul 9, 2021
0b59b4f
Update the year of the tutorial and the name of the kernel for the no…
Jul 9, 2021
a015ee4
Update the year on this notebook and commit with the new output.
Jul 9, 2021
18bc34e
Update README.md
gbenelli Jul 9, 2021
87c8d02
Updated the kernel list image for 2021.
gbenelli Jul 9, 2021
0dd4717
Update README.md with updated 2021 kernel list
gbenelli Jul 9, 2021
09915d3
Update the uproot tutorial to change syntax from uproot3 to uproot4
Jul 12, 2021
a0cde06
Update a line in notebook 4 due to a change in Keras version (as docu…
Jul 12, 2021
43f5cb6
added vae image + link to HEPML living review
rkansal47 Jul 13, 2021
6b434e0
kernel
Jul 14, 2021
8d66710
added vae image + link to HEPML living review (#11)
rkansal47 Jul 14, 2021
791c193
update env to TF >= 2.0 (#10)
jmduarte Jul 29, 2021
faecb3e
Pin numpy to version 1.19.5 as there is a problem running the GNN not…
Jul 29, 2021
bb82c20
The VAE notebook is compatible with TFv1, but not TFv2. We needed to …
Jul 30, 2021
06f27bd
Adding GNN notebook (#12)
savvy379 Jul 30, 2021
90fde08
2022 update
rkansal47 Jul 11, 2022
eb45218
2022 update part 2
rkansal47 Jul 12, 2022
16ef9a1
Update README.md
rkansal47 Jul 14, 2022
46702c9
update environment for lpc
rkansal47 Jul 14, 2022
1e10007
Merge branch 'master' of https://github.com/FNALLPC/machine-learning-…
rkansal47 Jul 14, 2022
37369c9
Merge branch 'master' into master
rkansal47 Aug 10, 2023
572fdf3
Merge pull request #14 from rkansal47/master
rkansal47 Aug 10, 2023
43ad69d
turning into book
rkansal47 Aug 10, 2023
e5d93f1
merge
rkansal47 Aug 10, 2023
8322f28
update book config
rkansal47 Aug 10, 2023
83de8d8
add back notebooks
rkansal47 Aug 11, 2023
9de027f
git rm
rkansal47 Aug 11, 2023
84d13f1
finish setting up book
rkansal47 Aug 11, 2023
beef050
Merge pull request #15 from rkansal47/master
rkansal47 Aug 11, 2023
08c1a21
Delete .DS_Store
rkansal47 Aug 11, 2023
cf2e0fb
Update deploy.yml
rkansal47 Aug 11, 2023
68519c6
remove libraries from requirements-dev
rkansal47 Aug 11, 2023
aeaec6e
fix branch
rkansal47 Aug 11, 2023
eff27f8
setup instructions
rkansal47 Aug 11, 2023
15a32e0
rm .DS_Store:
rkansal47 Aug 11, 2023
8e6a679
Update README.md
rkansal47 Aug 11, 2023
3686111
Update README.md
rkansal47 Aug 11, 2023
69bd3f0
Update README.md
rkansal47 Aug 11, 2023
cef3464
update vanderbilt images
rkansal47 Aug 11, 2023
ecc13a3
merge
rkansal47 Aug 11, 2023
4fa1cc2
binder and google colab instructions
rkansal47 Aug 11, 2023
0594e8e
update README
rkansal47 Aug 11, 2023
65318f1
png logo
rkansal47 Aug 11, 2023
3b9ebf0
deleted old gnn tutorial and replaced it with new one
AnthonyAportela Aug 11, 2023
d1fbd45
added more graph background
AnthonyAportela Aug 11, 2023
ab4b2c7
update setup-libraries
rkansal47 Aug 12, 2023
79e9641
Merge branch 'master' into master
rkansal47 Aug 12, 2023
cc64697
Merge pull request #16 from AnthonyAportela/master
rkansal47 Aug 12, 2023
a5d39db
fixed figure locations and their references
AnthonyAportela Aug 15, 2023
0ba6ad8
Merge branch 'master' of https://github.com/AnthonyAportela/machine-l…
AnthonyAportela Aug 15, 2023
fa192f8
fixed a plot mess up
AnthonyAportela Aug 15, 2023
5e946c7
added clarification
AnthonyAportela Aug 15, 2023
620d332
add cnn background
rkansal47 Aug 15, 2023
481f75a
Merge pull request #18 from rkansal47/master
rkansal47 Aug 15, 2023
3ace74f
fixed extra images, added graph visualization
AnthonyAportela Aug 16, 2023
fcdae6c
Merge pull request #17 from AnthonyAportela/master
rkansal47 Aug 16, 2023
de70c3f
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Sep 12, 2023
db8a29a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 12, 2023
8496604
Create auto-approve.yml
rkansal47 Sep 12, 2023
826caaf
Merge pull request #19 from FNALLPC/pre-commit-ci-update-config
rkansal47 Sep 12, 2023
5810736
Delete .github/workflows/auto-approve.yml
rkansal47 Sep 15, 2023
2a5b28a
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Oct 30, 2023
23fad46
Create auto-merge.yml
rkansal47 Oct 30, 2023
6d439be
Merge pull request #20 from FNALLPC/pre-commit-ci-update-config
rkansal47 Oct 30, 2023
1b93247
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Nov 13, 2023
ae37b51
Merge pull request #21 from FNALLPC/pre-commit-ci-update-config
github-actions[bot] Nov 13, 2023
b16dee4
Update auto-merge.yml
rkansal47 Nov 20, 2023
fc28b65
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Dec 18, 2023
987a2e2
Merge pull request #23 from FNALLPC/pre-commit-ci-update-config
github-actions[bot] Dec 18, 2023
ceb5059
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Dec 25, 2023
b2fbec1
Merge pull request #24 from FNALLPC/pre-commit-ci-update-config
github-actions[bot] Dec 25, 2023
153091f
merge
rkansal47 Jan 5, 2024
1095a81
hats -> das
rkansal47 Jan 5, 2024
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
19 changes: 19 additions & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Pre-commit updates auto-merge
on: pull_request

permissions:
contents: write
pull-requests: write

jobs:
dependabot:
runs-on: ubuntu-latest
if:
${{ github.event_name == 'pull_request' &&
github.event.pull_request.user.login == 'pre-commit-ci[bot]'}}
steps:
- name: Auto-merge PR
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
40 changes: 40 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: deploy

on:
# Trigger the workflow on push to main branch
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

# This job installs dependencies, build the book, and pushes it to `gh-pages`
jobs:
build-and-deploy-book:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.8]
steps:
- uses: actions/checkout@v2

# Install dependencies
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
pip install -r requirements-dev.txt

# Build the book
- name: Build the book
run: |
jupyter-book build machine-learning-das

# Deploy the book's HTML to gh-pages branch
- name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v3.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: machine-learning-das/_build/html
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.ipynb_checkpoints
*~
*.pyc
**/.DS_Store

machine-learning-das/_build
machine-learning-das/notebooks/*
!machine-learning-das/notebooks/*.ipynb
!machine-learning-das/notebooks/*.md

1 change: 1 addition & 0 deletions .mambarc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
always_yes: true
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: "23.12.1"
hooks:
- id: black-jupyter
124 changes: 0 additions & 124 deletions 0-setup-libraries.ipynb

This file was deleted.

146 changes: 0 additions & 146 deletions 1-datasets.ipynb

This file was deleted.

Loading
Loading