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

Skipspecies #7

Merged
merged 43 commits into from
Jul 12, 2024
Merged

Skipspecies #7

merged 43 commits into from
Jul 12, 2024

Commits on Sep 15, 2023

  1. Readme updates

    AntObi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1b59fea View commit details
    Browse the repository at this point in the history
  2. Move files in the data folder

    AntObi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    54358a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Add CSVLogger to trainer

    AntObi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    37e2f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b10a6d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    986b055 View commit details
    Browse the repository at this point in the history
  2. Remove oxi functions

    AntObi committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7351a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0961771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0f7258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9edb9f9 View commit details
    Browse the repository at this point in the history
  6. Add model files

    AntObi committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2b2645a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Add updated ElemNet models

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7a45b50 View commit details
    Browse the repository at this point in the history
  2. Update train_mlp.py

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a1f76e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f35f1 View commit details
    Browse the repository at this point in the history
  4. Add species property dataset

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ea3764c View commit details
    Browse the repository at this point in the history
  5. Add csv files for skipspecies

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b936ca6 View commit details
    Browse the repository at this point in the history
  6. Move csv files

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7b178f8 View commit details
    Browse the repository at this point in the history
  7. Add induced csv files

    AntObi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a62b31d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. update .gitignore

    AntObi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    abfc286 View commit details
    Browse the repository at this point in the history
  2. Fix experiment naming

    AntObi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ed6eead View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Add skipatom induced csv files

    AntObi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c347919 View commit details
    Browse the repository at this point in the history
  2. Fix pool functions

    AntObi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b54d7b2 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    AntObi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ab8b721 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add skipatom induced dim100

    AntObi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    701b03b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Add out_final to .gitignore

    AntObi committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bc82d27 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AntObi committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    92630be View commit details
    Browse the repository at this point in the history
  3. Property dataset files

    AntObi committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f784936 View commit details
    Browse the repository at this point in the history
  4. Run pre-commit

    AntObi committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    13bf5f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    242fcf4 View commit details
    Browse the repository at this point in the history
  2. Remove old model file

    AntObi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a5fc77b View commit details
    Browse the repository at this point in the history
  3. Add plots

    AntObi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7b261a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ff7729 View commit details
    Browse the repository at this point in the history
  5. Add svg of validation curve

    AntObi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0f24555 View commit details
    Browse the repository at this point in the history
  6. Update project README.md

    AntObi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    152f036 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update gitignore

    AntObi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f940c7 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    AntObi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1caf90b View commit details
    Browse the repository at this point in the history
  3. Remove old skipatom files

    AntObi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    718c777 View commit details
    Browse the repository at this point in the history
  4. Add property dataset

    AntObi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    22f4476 View commit details
    Browse the repository at this point in the history
  5. Add output files

    AntObi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    59bc924 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    1abb70d View commit details
    Browse the repository at this point in the history
  2. Add MP download script

    AntObi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    559147c View commit details
    Browse the repository at this point in the history
  3. Fix requirements

    AntObi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cfc1f32 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AntObi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    63cbe7d View commit details
    Browse the repository at this point in the history
  5. Remove old files

    AntObi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    70cc940 View commit details
    Browse the repository at this point in the history