|
2b21261db7
|
Added changes to the MCMC sampling code. Added an MCMC example.
|
2023-02-03 23:13:20 -05:00 |
|
|
134be057fb
|
Made mcmc example. Added ability to view matplotlib plots.
|
2023-02-02 21:59:31 -05:00 |
|
|
1406acd43e
|
Refactored makefile, moved around files to more appropriate places, deleted unused files,
reformatted code.
|
2023-02-01 22:33:42 -05:00 |
|
|
42b6e37b16
|
Removed Conv2D because it can be done using just Conv3D and renamed Conv3D to Conv2D to correspond to the spatial conv dimenson not the scene dimension, which is more inline with convention.
|
2023-01-15 14:35:26 +09:00 |
|