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

Moltransf #85

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    388734d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    464001a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    4f4d31c View commit details
    Browse the repository at this point in the history
  2. Fix typos

    samadejacobs committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6b881f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e7bdc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    b7c1a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    79db018 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. adds preprocessing script to featurize arbitrary smiles datasets. mak…

    …es minor changes to run.py and sample.py that allow for the specification of arbitrary datasets and vocabs, also minor changes to allow for code to be TF 2.0 compatible.
    wderekjones committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    161e892 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    1527153 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    42bc7a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    9a4f560 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. addressing issues related to structure of example slurm data processi…

    …ng script (scripts/extract_enamine_vocab.sl), evalutation script (scripts/run.py), vocab extraction (scripts/char_vocab_utils.py and scripts/compute_charrnn_vocab.py being renamed to scripts/compute_vocab_main.py)
    wderekjones committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    28932ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge pull request #1 from samadejacobs/integrate_lbann_moses

    Integrate lbann moses
    samadejacobs authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ac132b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    c59e4f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Make epoch count optional especially if loading 'final' model, one le…

    …ss arguments to worry about
    samadejacobs committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6e42081 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    9fbfefb View commit details
    Browse the repository at this point in the history
  2. Code clean up

    samadejacobs committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    129d9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a01982 View commit details
    Browse the repository at this point in the history
  4. Add ckpt for zinc10K

    samadejacobs committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0035ff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Support renaming of weights in LBANN, support evaluation of both reco…

    …nstructed and sampled SMILES strings
    samadejacobs committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1fda9a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1871098 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    648766d View commit details
    Browse the repository at this point in the history