Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Notebook on transfer learning
- Notebook on chemical encodings
- ~~Notebook on chemical encodings~~ See **Removed**
- CODEOWNERS file
- Notebook on reaction optimization
- CI tests for execution of notebooks and changes in CHANGELOG
- Basic description and infrastructure
- Jupyter notebook version of the reaction optimization notebook

### Changed
- Update from BayBE version 0.13.0 to 0.14.2

### Removed
- Notebook on chemical encodings was merged with notebook on reaction optimization
253 changes: 0 additions & 253 deletions notebooks/Chemical_Encodings.py

This file was deleted.

Loading