Skip to content

Initial Tensorflow Model Release

Choose a tag to compare

@mmcleod89 mmcleod89 released this 21 Aug 21:40
· 354 commits to development since this release
dfb7a27
  • Add tensor flow model (via cppflow library) as an alternative to proximal approach to minimisation in the forward-backward algorithm.
  • Add Conan based build system to manage dependencies and updates to CI
  • Bug fixes
  • Refactoring and linting to modernise some code