Skip to content

Commit

Permalink
re-org
Browse files Browse the repository at this point in the history
  • Loading branch information
fwang2 committed Aug 21, 2024
1 parent 0e95dba commit e80c61a
Show file tree
Hide file tree
Showing 48 changed files with 335 additions and 216 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions preface.py → Notes/README.matplotlib.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

## setup matplotlib


```
%matplotlib inline
import numpy as np
import pandas as pd
Expand All @@ -11,4 +16,5 @@
mpl.rcParams['font.monospace']='Fira Code'
mpl.rcParams['font.size']=14.0
mpl.rcParams['figure.figsize']=[8,6]
```

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
37 changes: 0 additions & 37 deletions andes/Andes.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
326 changes: 326 additions & 0 deletions jupyter-notebooks/Summit-Frontier-Capability.ipynb

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions nlp-model-scaling.ipynb → jupyter-notebooks/nlp-model-scaling.ipynb
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "pt-cuda11",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "pt-cuda11"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -263,7 +263,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
130 changes: 0 additions & 130 deletions metrics.ipynb

This file was deleted.

46 changes: 0 additions & 46 deletions sfmono.py

This file was deleted.

0 comments on commit e80c61a

Please sign in to comment.