-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# Version 0.2.0 | ||
- Add notebook with the number of trainable parameters in each model | ||
- Add notebook showing how to visualize the latent space of a model with UMAP | ||
- Add notebook and code for GB1 sequence design and corresponding outputs | ||
- Add notebook and support for mutation- and position-based data splits | ||
- Add additional data splits: main experiment replicates, reduced training set sizes, mutation extrapolation, position extrapolation | ||
- Update conda environments | ||
|
||
# Version 0.1.0 | ||
Initial release |