Lood
Lood
## 🐛 Bug Some tutorials still return non-detached tensors in `training_step` - this is deprecated in 1.6 and may cause memory leaks if people follow those patterns. e.g. [ output...
Score a whole collection of DMSs, using a CSV containing (DMS file,MSA,mutant_column) mappings. Useful for running e.g. 80 DMSs together.
helper.py: added save_weights and calc_weights Removed default theta (make sure to provide theta when calculating weights) added extra hardcoded datasets loading dataset from alignments_dir instead if specified
train.py: small assertion
Hey there! I'm having some trouble getting my Sagemaker Tensorflow code to work after moving my script to another directory. Previously, I had the following directory structure: submit_notebook.ipynb train.py setup.py...
Hi there Thanks for a great blogpost! After reading >5 different blogs/resources about GPs, this might be the first time that the multivariate Gaussian points on a plot has made...
Haven't coded in C for years - please check my header files etc are sensible :) Added weights file reading, weights file validation (checking there is the correct number of...
- [x] closes #8727 - [x] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [ ] All [code checks passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit). - [ ] Added...