Skip to content

Commit 284e31c

Browse files
vbsinhatwiecki
authored andcommitted
Moving SGFS, CSG from pymc3 to pymc3-experimental (#3391)
* Moving SGFS, CSG from pymc3 to pymc3-experimental * Removed Unused Imports * Removed notebooks containing CSG and SGFS * Updated Release Notes
1 parent 1e282eb commit 284e31c

File tree

8 files changed

+6
-1821
lines changed

8 files changed

+6
-1821
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
### Deprecations
3232

3333
- `nuts_kwargs` and `step_kwargs` have been deprecated in favor of using the standard `kwargs` to pass optional step method arguments.
34+
- `SGFS` and `CSG` have been removed (Fix for [#3353](https://github.com/pymc-devs/pymc3/issues/3353)). They have been moved to [pymc3-experimental](https://github.com/pymc-devs/pymc3-experimental).
3435

3536
## PyMC3 3.6 (Dec 21 2018)
3637

docs/source/notebooks/bayesian_neural_network_with_sgfs.ipynb

Lines changed: 0 additions & 542 deletions
This file was deleted.

0 commit comments

Comments
 (0)