Skip to content
#

variational-method

Here are 30 public repositories matching this topic...

netket
PhilipVinc
PhilipVinc commented Apr 19, 2021

(Up for grabs for anyone who wants to do this)

Docpages generated for flax modules such as our models (RBM, RBMSymm, DenseSymm) are somehow... confused.
That's because Flax modules have a lot of methods scattered around and the attributes get put a bit everywhere.

Moreover, attributes of the model/layer itself are mixed with attributes common to all flax modules that are not really relevan

help wanted good first issue

This is a complete python package that explores variational methods for 2D image segmentation popularly known as snakes. The package consists of already implemented methods like Chan Vese & Yezzi (mean seperation), Bhattacharya (Probability distribution separation), also, Interactive feedback control approach to snakes

  • Updated Feb 1, 2021
  • Python

Improve this page

Add a description, image, and links to the variational-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the variational-method topic, visit your repo's landing page and select "manage topics."

Learn more