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

Version 0.2.7 #223

Merged
merged 44 commits into from
Dec 29, 2023
Merged

Version 0.2.7 #223

merged 44 commits into from
Dec 29, 2023

Conversation

cnellington
Copy link
Owner

@cnellington cnellington commented Dec 29, 2023

Package

  • Added linear encoders with encoder_type='linear'
  • Fixed an issue with easy Bayesian networks error computation
  • Resolved a bug with distributed training on GPUs for the dags TensorDataset
  • Silenced pytorch logging without verbose=True
  • Added stable versions to all requirements, upgrading to torch >=2.1.0 and lightning >=2.0.0, Python >=3.8
  • Added contextualized benefits demo to website tutorial, began work on robustness to outliers demo

Development

  • Added API reference and search to online documentation
  • Depreciating dev branch, using pypi for stable versioning and main branch for active development
  • Added tests for correctness, where models must recover known known data generation mechanisms to pass (not just converging on random data)
  • Formatted all code to black style
  • Added resources and scripts to standardize development workflows and requirements. Began adding typing and docstrings as standard practices. Docstrings use Google style now.

cnellington and others added 30 commits March 6, 2023 12:23
Bump pytorch-lightning to v2.0.0, make NOTMAD compatible, rerun doc notebooks
Merge main updates into dev
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@cnellington cnellington merged commit df28843 into main Dec 29, 2023
3 of 6 checks passed
@cnellington cnellington deleted the dev branch December 29, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants