Skip to content

Commit

Permalink
feat: update for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
kjappelbaum committed Jan 14, 2024
1 parent 3fb09d7 commit b640ea9
Show file tree
Hide file tree
Showing 4 changed files with 665 additions and 971 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# ML workshop for MolSim 2023
# ML workshop for MolSim 2024

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/kjappelbaum/ml_molsim/blob/2022/molsim_ml.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/kjappelbaum/ml_molsim/2022?filepath=molsim_ml.ipynb)
Expand Down
339 changes: 0 additions & 339 deletions descriptornames.py

This file was deleted.

3 changes: 2 additions & 1 deletion environment.yml
Expand Up @@ -3,7 +3,6 @@ channels:
- defaults
dependencies:
- pip
- pandas-profiling
- ipywidgets
- hyperopt
- kaggle
Expand All @@ -19,3 +18,5 @@ dependencies:
- pandas
- holoviews
- seaborn
- notebook<7.0.0
- pymatviz
1,292 changes: 662 additions & 630 deletions molsim_ml.ipynb

Large diffs are not rendered by default.

0 comments on commit b640ea9

Please sign in to comment.